diff options
author | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-27 03:15:59 +0000 |
---|---|---|
committer | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-27 03:15:59 +0000 |
commit | 7bedcd0c5719fd3cbaa7170017c6299259ffc508 (patch) | |
tree | c408393167ee2d38eba1216f6d047c55ea21773d /db | |
parent | ee0e08a5480939b29f3d65b095a8f4c328b137e1 (diff) | |
download | hercules-7bedcd0c5719fd3cbaa7170017c6299259ffc508.tar.gz hercules-7bedcd0c5719fd3cbaa7170017c6299259ffc508.tar.bz2 hercules-7bedcd0c5719fd3cbaa7170017c6299259ffc508.tar.xz hercules-7bedcd0c5719fd3cbaa7170017c6299259ffc508.zip |
* Merged changes up to eAthena 15075.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15631 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-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 aceb66013..f8c8f74cb 100644 --- a/db/const.txt +++ b/db/const.txt @@ -362,7 +362,7 @@ cell_nochat 7 cell_chkwall 1 cell_chkwater 2 cell_chkcliff 3 -cell_chkpass 4 +cell_chkpass 4 cell_chkreach 5 cell_chknopass 6 cell_chknoreach 7 @@ -699,7 +699,7 @@ IG_S_Grade_Coin_Bag 59 IG_A_Grade_Coin_Bag 60 IG_Advanced_Weapons_Box 61 -SC_ALL -1 +SC_ALL -1 SC_STONE 0 SC_FREEZE 1 SC_STUN 2 |