diff --git a/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties b/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties index f4e86ffd4..ad8c5faee 100644 --- a/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties +++ b/src/com/shatteredpixel/shatteredpixeldungeon/messages/items/items.properties @@ -300,7 +300,7 @@ items.food.chargrilledmeat.name=chargrilled meat items.food.chargrilledmeat.desc=It looks like a decent steak. items.food.food.name=ration of food -items.food.foor.ac_eat=EAT +items.food.food.ac_eat=EAT items.food.food.eat_msg=That food tasted delicious! items.food.food.desc=Nothing fancy here: dried meat, some biscuits - things like that. @@ -804,6 +804,8 @@ items.dewvial.empty=Your dew vial is empty! items.dewvial.desc=You can store excess dew in this tiny vessel for drinking it later. The more full the vial is, the more each dew drop will heal you. A full vial is as strong as a potion of healing.\n\nVials like this one used to be imbued with revival magic, but that power has faded. There still seems to be some residual power left, perhaps a full vial can bless another revival item. items.equipableitem.unequip_cursed=You can't remove a cursed item! +items.equipableitem.ac_equip=EQUIP +items.equipableitem.ac_unequip=UNEQUIP items.gold.name=gold items.gold.desc=A pile of gold coins. Collect gold coins to spend them later in a shop.