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/?p=open-adventure.git;a=commitdiff_plain;h=0b99885ed27e9951b4397265a9e59c1c4b689546 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']