diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 3171504cd..4b819d49c 100644 --- a/db/const.txt +++ b/db/const.txt @@ -599,6 +599,20 @@ EQI_ACC_R 8 EQI_HEAD_MID 9 EQI_HEAD_LOW 10 +LOOK_BASE 0 +LOOK_HAIR 1 +LOOK_WEAPON 2 +LOOK_HEAD_BOTTOM 3 +LOOK_HEAD_TOP 4 +LOOK_HEAD_MID 5 +LOOK_HAIR_COLOR 6 +LOOK_CLOTHES_COLOR 7 +LOOK_SHIELD 8 +LOOK_SHOES 9 +LOOK_BODY 10 +LOOK_FLOOR 11 +LOOK_ROBE 12 + Eff_Stone 0 Eff_Freeze 1 Eff_Stun 2 |