Repair a missing travel element it YAML.

Got left off due to an edge condition in travel.py.
This commit is contained in:
Eric S. Raymond 2017-06-26 17:31:04 -04:00
parent 70bfd3f5a3
commit 0fad8a25ba

View file

@ -2444,6 +2444,9 @@ locations: !!omap
long: '>>Foof!<<'
short: !!null
conditions: {DEEP: true}
travel: [
{verbs: [], action: ["goto", LOC_Y2]},
]
arbitrary_messages: !!omap
- NO_MESSAGE: !!null