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