From: Jason S. Ninneman Date: Wed, 5 Jul 2017 18:30:29 +0000 (-0700) Subject: Remove the specials[] duplicates of the 'big' words. X-Git-Tag: 2017-07-10~62 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=refs%2Fmerge-requests%2F216%2Fhead;hp=0e540429b017c950702aee6644f17058f6f338fb;p=open-adventure.git Remove the specials[] duplicates of the 'big' words. --- diff --git a/adventure.yaml b/adventure.yaml index 7f3d69b..a1c4fe1 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -3880,21 +3880,6 @@ specials: !!omap - SPC_0: message: !!null words: !!null -- SPC_1: - message: !!null - words: ['fee'] -- SPC_2: - message: !!null - words: ['fie'] -- SPC_3: - message: !!null - words: ['foe'] -- SPC_4: - message: !!null - words: ['foo'] -- SPC_5: - message: !!null - words: ['fum'] - SPC_13: message: 'You''re quite welcome.' words: ['thank']