v0.3.5: refactors to names and info for heaps
This commit is contained in:
@@ -833,6 +833,22 @@ items.equipableitem.ac_unequip=UNEQUIP
|
||||
items.gold.name=gold
|
||||
items.gold.desc=A pile of gold coins. Collect gold coins to spend them later in a shop.
|
||||
|
||||
items.heap.chest=Chest
|
||||
items.heap.chest_desc=You won't know what's inside until you open it!
|
||||
items.heap.locked_chest=Locked chest
|
||||
items.heap.locked_chest_desc=You won't know what's inside until you open it! But to open it you need a golden key.
|
||||
items.heap.crystal_chest=Crystal chest
|
||||
items.heap.crystal_chest_desc=You can see %s inside, but to open the chest you need a golden key.
|
||||
items.heap.artifact=an artifact
|
||||
items.heap.wand=a wand
|
||||
items.heap.ring=a ring
|
||||
items.heap.tomb=Tomb
|
||||
items.heap.tomb_desc=This ancient tomb may contain something useful, but its owner will most certainly object to checking.
|
||||
items.heap.skeleton=Skeletal remains
|
||||
items.heap.skeleton_desc=This is all that's left of some unfortunate adventurer. Maybe it's worth checking for any valuables.
|
||||
items.heap.remains=Heroes remains
|
||||
items.heap.remains_desc=This is all that's left from one of your predecessors. Maybe it's worth checking for any valuables.
|
||||
|
||||
items.honeypot.name=honeypot
|
||||
items.honeypot.ac_shatter=SHATTER
|
||||
items.honeypot.desc=This large honeypot is only really lined with honey, instead it houses a giant bee! These sorts of massive bees usually stay in their hives, perhaps the pot is some sort of specialized trapper's cage? The bee seems pretty content inside the pot with its honey, and buzzes at you warily when you look at it.
|
||||
|
||||
Reference in New Issue
Block a user