X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=7f3d69be48f72e44281bcc5220baeec0e46d7fe7;hp=fe44ce879d62d82a7d55362cd0c0777597a9be8a;hb=0e540429b017c950702aee6644f17058f6f338fb;hpb=73608b6307938818e32c57ae2eb536e19b10480e diff --git a/adventure.yaml b/adventure.yaml index fe44ce8..7f3d69b 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -351,9 +351,21 @@ actions: !!omap - SCORE: message: HUH_MAN words: ['score'] -- GIANTWORDS: +- FEE: message: NOT_KNOWHOW - words: ['fee', 'fie', 'foe', 'foo', 'fum'] + words: ['fee'] +- FIE: + message: NOT_KNOWHOW + words: ['fie'] +- FOE: + message: NOT_KNOWHOW + words: ['foe'] +- FOO: + message: NOT_KNOWHOW + words: ['foo'] +- FUM: + message: NOT_KNOWHOW + words: ['fum'] - BRIEF: message: ON_WHAT words: ['brief']