diff options
author | shennetsind <ind@henn.et> | 2013-06-28 18:45:52 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-28 18:45:52 -0300 |
commit | 7c479ad6027ccbce605ebb49c5e8900037772dd5 (patch) | |
tree | af3d6bb7aa44601af456623525a4f3e534f8c488 /db/const.txt | |
parent | 918b1123963ac2f91a4d074b092ceef1db71b4e8 (diff) | |
parent | ce5085a000ee7babb05b9e6a86410e13a75d7606 (diff) | |
download | hercules-7c479ad6027ccbce605ebb49c5e8900037772dd5.tar.gz hercules-7c479ad6027ccbce605ebb49c5e8900037772dd5.tar.bz2 hercules-7c479ad6027ccbce605ebb49c5e8900037772dd5.tar.xz hercules-7c479ad6027ccbce605ebb49c5e8900037772dd5.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index e16b1aa52..4a5b0f4a3 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1053,7 +1053,7 @@ SC_BANDING_DEFENCE 384 SC_EARTHDRIVE 385 SC_INSPIRATION 386 SC_SPELLFIST 387 -SC_CRYSTALIZE 388 +SC_COLD 388 SC_STRIKING 389 SC_WARMER 390 SC_VACUUM_EXTREME 391 @@ -3162,4 +3162,4 @@ IT_CASH 18 HQO_OnDeath 0 HQO_OnLogout 1 -HQO_OnMapChange 2
\ No newline at end of file +HQO_OnMapChange 2 |