X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=e137d8cf8afe9455413988a924d1c416d289344c;hb=53cb12b4d084bc085fd2b22db886cc172b74e59c;hp=b8778a75ab9b48cd988b255b391ac1d11c7a4527;hpb=ad24add3c0ccbb807b4d4a86fe7e3ae68492c62c;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index b8778a7..e137d8c 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -204,9 +204,9 @@ motions: !!omap words: ['east', 'e'] - WEST: words: ['west', 'w'] -- MOT_45: +- NORTH: words: ['north', 'n'] -- MOT_46: +- SOUTH: words: ['south', 's'] - NE: words: ['ne']