forked from MagicBane/Server
Mobtype work related to ForgeManager
This commit is contained in:
@@ -59,6 +59,8 @@ public class Item extends AbstractWorldObject {
|
||||
public int magicValue;
|
||||
public ItemTemplate template;
|
||||
public String name = "";
|
||||
public int prefixToken; // Forge support
|
||||
public int suffixToken; // Forge support
|
||||
|
||||
/**
|
||||
* In Memory constructor
|
||||
|
||||
Reference in New Issue
Block a user