v0.2.4d: added name initials for identified potions and scrolls
This commit is contained in:
@@ -31,6 +31,8 @@ public class ScrollOfUpgrade extends InventoryScroll {
|
||||
|
||||
{
|
||||
name = "Scroll of Upgrade";
|
||||
initials = "Up";
|
||||
|
||||
inventoryTitle = "Select an item to upgrade";
|
||||
mode = WndBag.Mode.UPGRADEABLE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user