Coverage -- attack bird after game closed
[open-adventure.git] / adventure.yaml
index 243317aa21f4d58c5d1216b8c7055c9c0c34c600..b58e811866b50b7707cedc4e5edaa8d296bda213 100644 (file)
@@ -2975,7 +2975,6 @@ arbitrary_messages:  !!omap
 - TROLL_SCAMPERS: |-
     The bear lumbers toward the troll, who lets out a startled shriek and
     scurries away.  The bear soon gives up the pursuit and wanders back.
 - TROLL_SCAMPERS: |-
     The bear lumbers toward the troll, who lets out a startled shriek and
     scurries away.  The bear soon gives up the pursuit and wanders back.
-- AXE_LOST: 'The axe misses and lands near the bear where you can''t get at it.'
 - BEAR_HANDS: 'With what?  Your bare hands?  Against *HIS* bear hands??'
 - BEAR_CONFUSED: 'The bear is confused; he only wants to be your friend.'
 - ALREADY_DEAD: 'For crying out loud, the poor thing is already dead!'
 - BEAR_HANDS: 'With what?  Your bare hands?  Against *HIS* bear hands??'
 - BEAR_CONFUSED: 'The bear is confused; he only wants to be your friend.'
 - ALREADY_DEAD: 'For crying out loud, the poor thing is already dead!'
@@ -3043,7 +3042,6 @@ arbitrary_messages:  !!omap
     The ogre, distracted by your rush, is struck by the knife.  With a
     blood-curdling yell he turns and bounds after the dwarf, who flees
     in panic.  You are left alone in the room.
     The ogre, distracted by your rush, is struck by the knife.  With a
     blood-curdling yell he turns and bounds after the dwarf, who flees
     in panic.  You are left alone in the room.
-# Following three messages must be contiguous
 - FREE_FLY: 'The bird flies about agitatedly for a moment.'
 - CAGE_FLY: 'The bird flies agitatedly about the cage.'
 - NECKLACE_FLY: |-
 - FREE_FLY: 'The bird flies about agitatedly for a moment.'
 - CAGE_FLY: 'The bird flies agitatedly about the cage.'
 - NECKLACE_FLY: |-
@@ -3202,7 +3200,7 @@ turn_thresholds:
     twenty points lost for taking so long.
   
 objects: !!omap
     twenty points lost for taking so long.
   
 objects: !!omap
-- OBJ_0:
+- NO_OBJECT:
     inventory: !!null
     descriptions: !!null
 - KEYS:
     inventory: !!null
     descriptions: !!null
 - KEYS:
@@ -3444,8 +3442,11 @@ objects: !!omap
     inventory: 'Dwarf''s axe'
     locations: LOC_NOWHERE
     descriptions:
     inventory: 'Dwarf''s axe'
     locations: LOC_NOWHERE
     descriptions:
-    - 'There is a little axe here.'
-    - 'There is a little axe lying beside the bear.'
+    - [AXE_HERE, 'There is a little axe here.']
+    - [AXE_LOST, 'There is a little axe lying beside the bear.']
+    changes:
+    - ''
+    - 'The axe misses and lands near the bear where you can''t get at it.'
 - OBJ_29:
     words: ['drawi']
     inventory: '*cave drawings'
 - OBJ_29:
     words: ['drawi']
     inventory: '*cave drawings'