X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=e137d8cf8afe9455413988a924d1c416d289344c;hp=b8778a75ab9b48cd988b255b391ac1d11c7a4527;hb=e09ba7244d77b843c640383794574a49835ad463;hpb=ad24add3c0ccbb807b4d4a86fe7e3ae68492c62c 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']