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