From 0a9ea5dcb9f73b3ed9a74e4c6f43e3966f06df7d Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Thu, 18 Jan 2018 15:40:38 -0500 Subject: [PATCH] v0.6.3: fixed a typo in trident's name --- .../shatteredpixeldungeon/messages/items/items.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties index 9c04464ff..a53460763 100644 --- a/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties +++ b/core/src/main/resources/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties @@ -966,7 +966,7 @@ items.weapon.missiles.throwingknife.desc=These lightweight knives are balanced t items.weapon.missiles.tomahawk.name=tomahawk items.weapon.missiles.tomahawk.desc=These throwing axes have a serrated edge that makes using them tricky to use. However, a solid blow with this weapon will cause an enemy to bleed. -items.weapon.missiles.trident.name=Trident +items.weapon.missiles.trident.name=trident items.weapon.missiles.trident.desc=Massive throwing spears with three deadly prongs on the end. They are powerful, but quite heavy.