Decoration type 2.1 JSON
This commit is contained in:
@@ -557,10 +557,10 @@ public class Enum {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Enum for ItemBase flags
|
// Enum for Item type flags
|
||||||
|
|
||||||
public enum ItemType {
|
public enum ItemType {
|
||||||
UNKNOWN,
|
DECORATION,
|
||||||
WEAPON,
|
WEAPON,
|
||||||
ARMOR,
|
ARMOR,
|
||||||
BASE,
|
BASE,
|
||||||
|
|||||||
Reference in New Issue
Block a user