diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/db/const.txt b/db/const.txt index 09b1c64c7..f65529cfb 100644 --- a/db/const.txt +++ b/db/const.txt @@ -333,8 +333,6 @@ mf_snow 16 mf_fog 17 mf_sakura 18 mf_leaves 19 -mf_rain 20 -mf_nogo 22 mf_clouds 23 mf_clouds2 24 mf_fireworks 25 @@ -348,7 +346,7 @@ mf_nomvploot 32 mf_noreturn 33 mf_nowarpto 34 mf_nightmaredrop 35 -mf_restricted 36 +mf_zone 36 mf_nocommand 37 mf_nodrop 38 mf_jexp 39 @@ -414,6 +412,8 @@ BaseJob 119 1 BaseClass 120 1 killerrid 121 1 killedrid 122 1 +SlotChange 123 1 +CharRename 124 1 bMaxHP 6 bMaxSP 8 @@ -588,6 +588,9 @@ bFixedCastrate 2053 bVariableCastrate 2054 bSkillUseSP 2055 bMagicAtkEle 2056 +bFixedCast 2057 + +bVariableCast 2058 EQI_HEAD_TOP 1 EQI_ARMOR 2 |