diff options
Diffstat (limited to 'db/const.txt')
-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 697ad37bd..3cc224d9a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -316,6 +316,8 @@ Sp 7 1 MaxSp 8 1 BaseJob 119 1 BaseClass 120 1 +killerrid 121 1 +killedrid 122 1 bMaxHP 6 bMaxSP 8 @@ -1891,3 +1893,15 @@ DIR_SOUTH 4 DIR_SOUTHEAST 5 DIR_EAST 6 DIR_NORTHEAST 7 + +IT_HEALING 0 +IT_USABLE 2 +IT_ETC 3 +IT_WEAPON 4 +IT_ARMOR 5 +IT_CARD 6 +IT_PETEGG 7 +IT_PETARMOR 8 +IT_AMMO 10 +IT_DELAYCONSUME 11 +IT_CASH 18 |