Change state of vase
Clear temporary save where it needs to be cleared instead of random places
This commit is contained in:
parent
ab79fc7814
commit
3c8482a613
3 changed files with 20 additions and 16 deletions
|
@ -3081,7 +3081,6 @@ arbitrary_messages: !!omap
|
|||
- 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\nmyriad tiny fragments.'
|
||||
- BREAK_VASE: 'You have taken the vase and hurled it delicately to the ground.'
|
||||
- PROD_DWARF: 'You prod the nearest dwarf, who wakes up grumpily, takes one look at\nyou, curses, and grabs for his axe.'
|
||||
- THIS_ACCEPTABLE: 'Is this acceptable?'
|
||||
# This message is not currently used
|
||||
|
@ -3678,6 +3677,10 @@ objects: !!omap
|
|||
- [VASE_RESTING, 'The vase is now resting, delicately, on a velvet pillow.']
|
||||
- [VASE_BROKEN, 'The floor is littered with worthless shards of pottery.']
|
||||
- [VASE_DROPS, 'The ming vase drops with a delicate crash.']
|
||||
changes:
|
||||
- ''
|
||||
- ''
|
||||
- 'You have taken the vase and hurled it delicately to the ground.'
|
||||
- EMERALD:
|
||||
words: ['emera']
|
||||
inventory: 'Egg-sized emerald'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue