v0.3.4: added externalized rankings descriptions
This commit is contained in:
committed by
Evan Debenham
parent
ac967fad27
commit
b70e70d74b
@@ -12,14 +12,18 @@ items.armor.glyphs.entanglement.name=%s of entanglement
|
||||
items.armor.glyphs.metabolism.name=%s of metabolism
|
||||
|
||||
items.armor.glyphs.multiplicity.name=%s of multiplicity
|
||||
items.armor.glyphs.multiplicity.rankings_desc=Killed by: glyph of multiplicity
|
||||
|
||||
items.armor.glyphs.potential.name=%s of potential
|
||||
items.armor.glyphs.potential.rankings_desc=Killed by: glyph of potential
|
||||
|
||||
items.armor.glyphs.stench.name=%s of stench
|
||||
|
||||
items.armor.glyphs.viscosity.name=%s of viscosity
|
||||
items.armor.glyphs.viscosity.deferred=deferred %d
|
||||
items.armor.glyphs.viscosity$defereddamage.name=Deferred damage
|
||||
items.armor.glyphs.viscosity$defereddamage.ondeath=The deferred damage killed you...
|
||||
items.armor.glyphs.viscosity$defereddamage.rankings_desc=Killed by deferred damage
|
||||
items.armor.glyphs.viscosity$defereddamage.desc=While your armor's glyph has protected you from damage, it seems to be slowly paying you back for it.\n\nDamage is being dealt to you over time instead of immediately. You will take one damage per turn until there is no damage left.\n\nDeferred damage remaining: %d.
|
||||
|
||||
|
||||
@@ -767,6 +771,7 @@ items.weapon.weapon.heavier=It was balanced to be heavier.
|
||||
###misc items
|
||||
items.amulet.name=amulet of yendor
|
||||
items.amulet.ac_end=END THE GAME
|
||||
items.amulet.rankings_desc=Obtained the Amulet of Yendor
|
||||
items.amulet.desc=The Amulet of Yendor is the most powerful known artifact of unknown origin. It is said that the amulet is able to fulfil any wish if its owner's will-power is strong enough to "persuade" it to do it.
|
||||
|
||||
items.ankh.name=ankh
|
||||
@@ -785,6 +790,7 @@ items.bomb.name=bomb
|
||||
items.bomt.ac_lightthrow=LIGHT & THROW
|
||||
items.bomb.snuff_fuse=You quickly snuff the bomb's fuse.
|
||||
items.bomb.ondeath=Killed by an explosion
|
||||
items.bomb.rankings_desc=Killed by an explosion
|
||||
items.bomb.desc=A fairly hefty black powder bomb. An explosion from this would certainly do damage to anything nearby.\n\nIt looks like the fuse will take a couple rounds to burn down once it is lit.
|
||||
items.bomb.desc_burning=A fairly hefty black powder bomb. An explosion from this would certainly do damage to anything nearby.\n\nThe bomb's fuse is burning away, keep your distance or put it out!
|
||||
items.bomb$doublebomb.name=two bombs
|
||||
@@ -820,6 +826,7 @@ items.item.pack_full=Your pack is too full for the %s.
|
||||
items.item.prompt=Choose direction of throw
|
||||
items.item.ac_drop=DROP
|
||||
items.item.ac_throw=THROW
|
||||
items.item.rankings_desc=Killed by: %s
|
||||
|
||||
items.kindofweapon.cursed=you wince as your grip involuntarily tightens around your %s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user