Partially address GitLab issue #27: arbitrary_messages unreachable
This commit is contained in:
parent
7f18e66866
commit
66fba512a7
6 changed files with 29 additions and 11 deletions
|
@ -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: |-
|
||||
|
@ -2761,7 +2761,7 @@ arbitrary_messages: !!omap
|
|||
You'd best take inventory and drop something.
|
||||
- CLAM_BLOCKER: 'You can''t fit this five-foot clam through that little passage!'
|
||||
- OYSTER_BLOCKER: 'You can''t fit this five-foot oyster through that little passage!'
|
||||
- DROP_CLAM: 'I advise you to put down the clam before opening it. >STRAIN!<'
|
||||
#- DROP_CLAM: 'I advise you to put down the clam before opening it. >STRAIN!<'
|
||||
- DROP_OYSTER: 'I advise you to put down the oyster before opening it. >WRENCH!<'
|
||||
- CLAM_OPENER: 'You don''t have anything strong enough to open the clam.'
|
||||
- OYSTER_OPENER: 'You don''t have anything strong enough to open the oyster.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue