Magic-number elimination.

This commit is contained in:
Eric S. Raymond 2017-07-01 22:50:08 -04:00
parent 16688c6d8f
commit 5c2b76f762
2 changed files with 13 additions and 12 deletions

View file

@ -3330,6 +3330,7 @@ objects: !!omap
- [TROLL_GONE, ''] # chased away
sounds:
- 'The troll sounds quite adamant in his demand for a treasure.'
- 'The troll sounds quite adamant in his demand for a treasure.'
- TROLL2:
words: ['troll']
inventory: '*phony troll'
@ -3514,9 +3515,9 @@ objects: !!omap
locations: LOC_GIANTROOM
treasure: true
descriptions:
- 'There is a large nest here, full of golden eggs!'
- 'The nest of golden eggs has vanished!'
- 'Done!'
- [EGGS_HERE, 'There is a large nest here, full of golden eggs!']
- [EGGS_VANISHED, 'The nest of golden eggs has vanished!']
- [EGGS_DONE, 'Done!']
- TRIDENT:
words: ['tride']
inventory: 'Jeweled trident'