X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=87ef4b020d88b586b08902db56d0dac6c46e2254;hb=ffdda21739f36b0cbfce963cdd481baa6934628c;hp=1e7bc3210f227342b6ac6b7d57453ce71ce15347;hpb=b5260417dd83b655a4ebe797bbe0548f7ede4099;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 1e7bc32..87ef4b0 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -618,6 +618,71 @@ actions: !!omap message: HUH_MAN words: !!null +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: YOUR_WELCOME + words: ['thank'] +- SPC_50: + message: WORN_OUT + words: ['sesam', 'opens', 'abra', 'abrac', 'shaza', 'hocus', 'pocus'] +- SPC_51: + message: VOCAB_DESCRIPTION + words: ['help', '?'] +- SPC_54: + message: OK_MAN + words: ['no'] +- SPC_64: + message: FOREST_LOOK + words: ['tree', 'trees'] +- SPC_66: + message: DIGGING_FUTILE + words: ['dig', 'excav'] +- SPC_68: + message: IM_CONFUSED + words: ['lost'] +- SPC_69: + message: EXPLAIN_MIST + words: ['mist'] +- SPC_79: + message: WATCH_IT + words: ['fuck'] +- SPC_139: + message: STOP_UNKNOWN + words: ['stop'] +- SPC_142: + message: QUICK_START + words: ['info', 'infor'] +- SPC_147: + message: NOT_KNOWHOW + words: ['swim'] +- SPC_246: + message: WIZARDS_NODISTURB + words: ['wizar'] +- SPC_271: + message: GUESS_AGAIN + words: ['yes'] +- SPC_275: + message: ADVENTURE_NEWS + words: ['news'] + hints: - hint: &grate name: CAVE @@ -3141,7 +3206,7 @@ objects: !!omap - 'Even though it''s an oyster, the critter''s as tight-mouthed as a clam.' - 'It says the same thing it did before. Hm, maybe it''s a pun?' - MAGAZINE: - words: ['issue', 'spelu', '"spel'] + words: ['magaz', 'issue', 'spelu', '"spel'] inventory: '"Spelunker Today"' locations: LOC_ANTEROOM descriptions: @@ -3363,8 +3428,8 @@ objects: !!omap locations: LOC_NOWHERE immovable: true descriptions: - - '' # something in it - - 'There is a small urn-shaped cavity in the rock.' + - [CAVITY_FULL, ''] # something in it + - [CAVITY_EMPTY, 'There is a small urn-shaped cavity in the rock.'] - BLOOD: words: ['blood'] inventory: '*blood'