v0.2.4d: added name initials for identified potions and scrolls
This commit is contained in:
@@ -26,6 +26,7 @@ public class PotionOfStrength extends Potion {
|
||||
|
||||
{
|
||||
name = "Potion of Strength";
|
||||
initials = "St";
|
||||
|
||||
bones = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user