v0.3.4: tweaked game log to not automatically capitalize or appent periods
This commit is contained in:
committed by
Evan Debenham
parent
6cbd6af7ec
commit
7252972dbc
@@ -370,7 +370,7 @@ items.quest.embers.name=elemental embers
|
||||
items.quest.embers.desc=Special embers which can only be harvested from young fire elementals. They radiate thermal energy.
|
||||
|
||||
items.quest.pickaxe.name=pickaxe
|
||||
items.quest.pickaxe.no_vein=There is no dark gold vein near you to mine
|
||||
items.quest.pickaxe.no_vein=There is no dark gold vein near you to mine.
|
||||
items.quest.pickaxe.desc=This is a large and sturdy tool for breaking rocks. Probably it can be used as a weapon.
|
||||
|
||||
items.quest.ratskull.name=giant rat skull
|
||||
@@ -391,7 +391,7 @@ items.rings.ring.emerald=emerald
|
||||
items.rings.ring.sapphire=sapphire
|
||||
items.rings.ring.quartz=quartz
|
||||
items.rings.ring.agate=agate
|
||||
items.rings.ring.cursed=your %s tightens around your finger painfully
|
||||
items.rings.ring.cursed=The ring tightens around your finger painfully!
|
||||
items.rings.ring.unknown_name=%s ring
|
||||
items.rings.ring.unknown_desc=This metal band is adorned with a large %s gem that glitters in the darkness. Who knows what effect it has when worn?
|
||||
items.rings.ring.known=This is a %s
|
||||
@@ -518,15 +518,15 @@ items.scrolls.scrollofupgrade.desc=This scroll will upgrade a single item, impro
|
||||
|
||||
|
||||
###wands
|
||||
items.wands.cursedwand.ondeath=You were killed by your own %s
|
||||
items.wands.cursedwand.nothing=nothing happens
|
||||
items.wands.cursedwand.ondeath=You were killed by your own %s.
|
||||
items.wands.cursedwand.nothing=Nothing happens.
|
||||
items.wands.cursedwand.cursed=Your worn equipment becomes cursed!
|
||||
items.wands.cursedwand.grass=grass explodes around you!
|
||||
items.wands.cursedwand.fire=you smell burning...
|
||||
items.wands.cursedwand.transmogrify=your wand transmogrifies into a different item!=
|
||||
items.wands.cursedwand.grass=Grass explodes around you!
|
||||
items.wands.cursedwand.fire=You smell burning...
|
||||
items.wands.cursedwand.transmogrify=Your wand transmogrifies into a different item!
|
||||
|
||||
items.wands.wand.fizzles=your wand fizzles; it must not have enough charge.
|
||||
items.wands.wand.self_target=You can't target yourself
|
||||
items.wands.wand.fizzles=Your wand fizzles; it must not have enough charge.
|
||||
items.wands.wand.self_target=You can't target yourself!
|
||||
items.wands.wand.identify=You are now familiar with your %s.
|
||||
items.wands.wand.cursed=This wand is cursed, making its magic chaotic and random.
|
||||
items.wands.wand.curse_discover=This %s is cursed!
|
||||
@@ -639,7 +639,6 @@ items.weapon.melee.magesstaff.desc=Crafted by the mage himself, this extraordina
|
||||
items.weapon.melee.meleeweapon.tier=This a tier-%d melee weapon.
|
||||
items.weapon.melee.meleeweapon.unknown=Its typical average damage per hit is %d and usually it requires %d points of strength.
|
||||
items.weapon.melee.meleeweapon.probably_too_heavy=Probably this weapon is too heavy for you.
|
||||
items.weapon.melee.meleeweapon.stats_desc=
|
||||
items.weapon.melee.meleeweapon.cursed_worn=Because this weapon is cursed, you are powerless to remove it.
|
||||
items.weapon.melee.meleeweapon.cursed=You can feel a malevolent magic lurking within this weapon.
|
||||
|
||||
@@ -739,7 +738,7 @@ items.honeypot.desc=This large honeypot is only really lined with honey, instead
|
||||
items.honeypot$shatteredpot.name=shattered honeypot
|
||||
items.honeypot$shatteredpot.desc=The pot has been shattered, only the sticky honey that lines its walls is holding it together, and it is slowly coming apart.\n\nDespite its broken state, the bee still seems to want to protect the pot.
|
||||
|
||||
items.item.pack_full=Your pack is too full for the %s
|
||||
items.item.pack_full=Your pack is too full for the %s.
|
||||
items.item.prompt=Choose direction of throw
|
||||
|
||||
items.kindofweapon.cursed=you wince as your grip involuntarily tightens around your %s
|
||||
|
||||
Reference in New Issue
Block a user