Quick-fix the 'pillo bug'.
Once parsing no longer depends on text being broken up into 5-char tokens, the ugly hack to adventure.yaml must go away.
This commit is contained in:
parent
433e787de8
commit
97241e87d7
6 changed files with 11 additions and 9 deletions
|
@ -1289,9 +1289,9 @@ There are some keys on the ground here.
|
|||
|
||||
There is food here.
|
||||
|
||||
> drop pillo
|
||||
> drop pillow
|
||||
|
||||
I see no pillo here.
|
||||
I see no pillow here.
|
||||
|
||||
> drop vase
|
||||
|
||||
|
|
|
@ -210,7 +210,7 @@ e
|
|||
u
|
||||
n
|
||||
plugh
|
||||
drop pillo
|
||||
drop pillow
|
||||
drop vase
|
||||
drop trident
|
||||
drop ebony
|
||||
|
@ -266,4 +266,4 @@ in
|
|||
feed bear
|
||||
unlock chain
|
||||
lock chain
|
||||
lock chain
|
||||
lock chain
|
||||
|
|
|
@ -1289,9 +1289,9 @@ There are some keys on the ground here.
|
|||
|
||||
There is food here.
|
||||
|
||||
> drop pillo
|
||||
> drop pillow
|
||||
|
||||
I see no pillo here.
|
||||
I see no pillow here.
|
||||
|
||||
> drop vase
|
||||
|
||||
|
|
|
@ -210,7 +210,7 @@ e
|
|||
u
|
||||
n
|
||||
plugh
|
||||
drop pillo
|
||||
drop pillow
|
||||
drop vase
|
||||
drop trident
|
||||
drop ebony
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue