X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=adventure.yaml;h=53cb86c5041f16354081429477459df88a198105;hb=7dc88392493951baa8071c7318e6c0b086c531e9;hp=a8af6318fdc50ebedf3e1db7e5c1f57aa7c445f5;hpb=2aa5f1dd6114eb021535eff7e4891874efe82095;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index a8af631..53cb86c 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -506,7 +506,7 @@ actions: !!omap - ACT_2: message: ARENT_CARRYING words: ['drop', 'relea', 'free', 'disca', 'dump'] -- ACT_3: +- SAY: message: NO_MESSAGE words: ['say', 'chant', 'sing', 'utter', 'mumbl'] - ACT_4: @@ -515,7 +515,7 @@ actions: !!omap - ACT_5: message: NO_MESSAGE words: ['nothi'] -- ACT_6: +- LOCK: message: NOT_LOCKABLE words: ['lock', 'close'] - ACT_7: @@ -548,16 +548,16 @@ actions: !!omap - ACT_16: message: RUB_NOGO words: ['rub'] -- ACT_17: +- THROW: message: ARENT_CARRYING words: ['throw', 'toss'] - ACT_18: message: HUH_MAN words: ['quit'] -- ACT_19: +- FIND: message: NEARBY words: ['find', 'where'] -- ACT_20: +- INVENT: message: NEARBY words: ['inven'] - ACT_21: