v0.4.0: implemented hand axe

This commit is contained in:
Evan Debenham
2016-05-14 22:46:58 -04:00
parent 59628e5f29
commit 84324c6f52
4 changed files with 45 additions and 3 deletions
@@ -696,6 +696,10 @@ items.weapon.melee.glaive.desc=A massive polearm consisting of a sword blade on
items.weapon.melee.greatsword.name=greatsword
items.weapon.melee.greatsword.desc=This towering blade inflicts heavy damage by investing its heft into every swing.
items.weapon.melee.handaxe.name=hand axe
items.weapon.melee.handaxe.stats_desc=This is a rather accurate weapon.
items.weapon.melee.handaxe.desc=TODO
items.weapon.melee.knuckles.name=knuckleduster
items.weapon.melee.knuckles.stats_desc=This is a rather fast weapon.
items.weapon.melee.knuckles.desc=A piece of iron shaped to fit around the knuckles.
@@ -729,7 +733,6 @@ items.weapon.melee.meleeweapon.cursed_worn=Because this weapon is cursed, you ar
items.weapon.melee.meleeweapon.cursed=You can feel a malevolent magic lurking within this weapon.
items.weapon.melee.newshortsword.name=shortsword
items.weapon.melee.newshortsword.ac_reforge=REFORGE
items.weapon.melee.newshortsword.desc=A quite short sword, only a few inches longer than a dagger.
items.weapon.melee.quarterstaff.name=quarterstaff
@@ -747,7 +750,6 @@ items.weapon.melee.warhammer.stats_desc=This is a rather accurate weapon.
items.weapon.melee.warhammer.desc=Few creatures can withstand the crushing blow of this towering mass of lead and steel, but only the strongest of adventurers can use it effectively.
items.weapon.melee.wornshortsword.name=worn shortsword
items.weapon.melee.wornshortsword.ac_reforge=REFORGE
items.weapon.melee.wornshortsword.desc=A quite short sword, worn down through heavy use. It is both weaker and a bit lighter than a shortsword in better condition.