Added security card
This commit is contained in:
@@ -19,4 +19,5 @@ public final class RSItems {
|
||||
public static final ItemFluidStoragePart FLUID_STORAGE_PART = new ItemFluidStoragePart();
|
||||
public static final ItemWrench WRENCH = new ItemWrench();
|
||||
public static final ItemWirelessCraftingMonitor WIRELESS_CRAFTING_MONITOR = new ItemWirelessCraftingMonitor();
|
||||
public static final ItemSecurityCard SECURITY_CARD = new ItemSecurityCard();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user