X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=adventure.yaml;h=2d8755e67dce8c4a31b828ab8454afd58f180f2b;hp=8336ac42fdf742a598f1d3671bd216f0aa9ab302;hb=818b95a85facfc793d6a652ca6467405c7d37c7c;hpb=834d645d8bb2aee647b016c2fd90a10d7c4d8f9c diff --git a/adventure.yaml b/adventure.yaml index 8336ac4..2d8755e 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -2666,7 +2666,7 @@ arbitrary_messages: !!omap - DWARF_SINGLE: 'There is a threatening little dwarf in the room with you!' - KNIFE_THROWN: 'One sharp nasty knife is thrown at you!' - SAYS_PLUGH: 'A hollow voice says "PLUGH".' -#- GETS_YOU: 'It gets you!' +- GETS_YOU: 'It gets you!' - MISSES_YOU: 'It misses!' - UNSURE_FACING: 'I am unsure how you are facing. Use compass points or nearby objects.' - NO_INOUT_HERE: |- @@ -2883,9 +2883,6 @@ arbitrary_messages: !!omap information to escape? Sorry, but this initial hint is all you get." - DONT_UNDERSTAND: &dont_understand 'I''m afraid I don''t understand.' - HAND_PASSTHROUGH: 'Your hand passes through it as though it weren''t there.' -- BREAK_MIRROR: |- - You strike the mirror a resounding blow, whereupon it shatters into a - myriad tiny fragments. - PROD_DWARF: |- You prod the nearest dwarf, who wakes up grumpily, takes one look at you, curses, and grabs for his axe. @@ -3274,7 +3271,15 @@ objects: !!omap inventory: '*mirror' locations: LOC_MIRRORCANYON immovable: true - descriptions: !!null + states: [MIRROR_UNBROKEN, MIRROR_BROKEN] + descriptions: + - '' + - '' + changes: + - '' + - |- + You strike the mirror a resounding blow, whereupon it shatters into a + myriad tiny fragments. - PLANT: words: ['plant', 'beans'] inventory: '*plant'