v0.3.4: fixed a couple issues with action externalization

This commit is contained in:
Evan Debenham 2016-01-22 22:16:57 -05:00 committed by Evan Debenham
parent 13b9d2f801
commit 32c72af07e

View File

@ -300,7 +300,7 @@ items.food.chargrilledmeat.name=chargrilled meat
items.food.chargrilledmeat.desc=It looks like a decent steak. items.food.chargrilledmeat.desc=It looks like a decent steak.
items.food.food.name=ration of food 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.eat_msg=That food tasted delicious!
items.food.food.desc=Nothing fancy here: dried meat, some biscuits - things like that. 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.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.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.name=gold
items.gold.desc=A pile of gold coins. Collect gold coins to spend them later in a shop. items.gold.desc=A pile of gold coins. Collect gold coins to spend them later in a shop.