forked from MagicBane/Server
More parsing work.
This commit is contained in:
@@ -2991,4 +2991,12 @@ public class Enum {
|
||||
EMPTY_NEWITEM;
|
||||
}
|
||||
|
||||
public enum AttributeType {
|
||||
None,
|
||||
Strength,
|
||||
Dexterity,
|
||||
Constitution,
|
||||
Intelligence,
|
||||
Spirit,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user