Magic-number elimination.
This commit is contained in:
parent
c811512a82
commit
89e1833d8f
2 changed files with 7 additions and 8 deletions
|
@ -3784,8 +3784,8 @@ objects: !!omap
|
|||
locations: LOC_NOWHERE
|
||||
treasure: true
|
||||
descriptions:
|
||||
- 'There is a rare amber gemstone here!'
|
||||
- 'There is an amber gemstone resting in a small cavity in the rock!'
|
||||
- [AMBER_IN_URN, 'There is a rare amber gemstone here!']
|
||||
- [AMBER_IN_ROCK, 'There is an amber gemstone resting in a small cavity in the rock!']
|
||||
- SAPPH:
|
||||
words: ['sapph']
|
||||
inventory: 'Star sapphire'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue