More magic-number removal.

This commit is contained in:
Eric S. Raymond 2017-06-28 17:29:33 -04:00
parent b5260417dd
commit d96d5db51f
2 changed files with 6 additions and 6 deletions

View file

@ -3363,8 +3363,8 @@ objects: !!omap
locations: LOC_NOWHERE
immovable: true
descriptions:
- '' # something in it
- 'There is a small urn-shaped cavity in the rock.'
- [CAVITY_FULL, ''] # something in it
- [CAVITY_EMPTY, 'There is a small urn-shaped cavity in the rock.']
- BLOOD:
words: ['blood']
inventory: '*blood'