X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=7f3d69be48f72e44281bcc5220baeec0e46d7fe7;hb=0e540429b017c950702aee6644f17058f6f338fb;hp=fe44ce879d62d82a7d55362cd0c0777597a9be8a;hpb=725105b4a24d245765d0f1c2f57e4014c6c7534b;p=open-adventure.git 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']