diff --git a/adventure.yaml b/adventure.yaml index 7cee07e..03f532a 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -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