Class ArmorItems
Armor related values
public static
integer
|
|
public static
integer
|
|
public static
integer
|
|
public static
integer
|
integer |
ERROR
|
#
-1
|
integer |
HEAD
|
#
0
|
integer |
BODY
|
#
1
|
integer |
LEGS
|
#
2
|
integer |
BOOTS
|
#
3
|
integer |
NONE
|
#
0
|
string |
LEATHER
|
#
aliuly\common\Item::LEATHER_CAP
|
string |
CHAINMAIL
|
#
aliuly\common\Item::CHAIN_HELMET
|
string |
IRON
|
#
aliuly\common\Item::IRON_HELMET
|
string |
DIAMOND
|
#
aliuly\common\Item::DIAMOND_HELMET
|
string |
GOLD
|
#
aliuly\common\Item::GOLD_HELMET
|