v0.3.5: some refactoring to equippable items
This commit is contained in:
@@ -87,10 +87,8 @@ items.artifacts.alchemiststoolkit.name=alchemists toolkit
|
||||
items.artifacts.alchemiststoolkit.ac_brew=BREW
|
||||
##this one isn't dropped, so for now no i18n
|
||||
|
||||
items.artifacts.artifact.unequip_title=Unequip one item
|
||||
items.artifacts.artifact.unequip_message=You can only wear two misc items at a time.
|
||||
items.artifacts.artifact.cannot_wear_two=You cannot wear two of the same artifact.
|
||||
items.artifacts.artifact.cursed_worn=The artifact painfully binds itself to you.
|
||||
items.artifacts.artifact.cursed=The artifact painfully binds itself to you.
|
||||
items.artifacts.artifact.curse_known=You can feel a malevolent magic lurking within the artifact.
|
||||
items.artifacts.artifact.need_to_equip=You need to equip your artifact to do that.
|
||||
|
||||
@@ -467,8 +465,6 @@ items.rings.ring.identify=You are now familiar enough with your %s to identify i
|
||||
items.rings.ring.on_finger=The %s is on your finger.
|
||||
items.rings.ring.cursed_worn=Because this ring is cursed, you are powerless to remove it.
|
||||
items.rings.ring.curse_known=You can feel a malevolent magic lurking within the %s.
|
||||
items.rings.ring.unequip_title=Unequip one item
|
||||
items.rings.ring.unequip_message=You can only wear two misc items at a time.
|
||||
|
||||
items.rings.ringofaccuracy.name=ring of accuracy
|
||||
items.rings.ringofaccuracy.desc=This ring increases your focus, reducing your enemy's ability to dodge your attacks. A degraded ring will instead make you easier to evade.
|
||||
@@ -837,6 +833,9 @@ items.item.ac_drop=DROP
|
||||
items.item.ac_throw=THROW
|
||||
items.item.rankings_desc=Killed by: %s
|
||||
|
||||
items.kindofmisc.unequip_title=Unequip one item
|
||||
items.kindofmisc.unequip_message=You can only wear two misc items at a time.
|
||||
|
||||
items.kindofweapon.cursed=you wince as your grip involuntarily tightens around your %s
|
||||
|
||||
items.merchantsbeacon.name=merchant's beacon
|
||||
|
||||
Reference in New Issue
Block a user