Include "parser";
Include "verblib";
Release 0;
-Serial "220206";
+Serial "220611";
Include "src/intro.inf";
Verb 'thrust' = 'put';
Verb 'crawl'
- * 'through' / 'out' / 'via' noun -> Go;
+ * 'through' / 'out' / 'via' noun -> Enter;
Verb 'escape'
- * 'through' / 'out' / 'via' noun -> Go;
+ * 'through' / 'out' / 'via' noun -> Enter;
Extend 'jump'
- * 'through' / 'out' / 'via' noun -> Go;
+ * 'through' / 'out' / 'via' noun -> Enter;
Extend 'climb'
- * 'through' / 'out' / 'via' noun -> Go;
+ * 'through' / 'out' / 'via' noun -> Climb;
Extend 'go'
- * 'through' / 'out' / 'via' noun -> Go;
+ * 'through' / 'out' / 'via' noun -> Enter;
Extend 'attack'
* noun 'with' noun -> Attack;
\ No newline at end of file