diff options
author | shennetsind <ind@henn.et> | 2013-10-07 19:18:13 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-07 19:18:13 -0300 |
commit | e6b5e519a5bb172a9bdabd87915aa9de3c7d95a3 (patch) | |
tree | c5e55473eaf8e4c8fb5a0466166a4d9c4c0e2add /db | |
parent | b703fbd42f4c1e782d6d2bf202a563bbceee0a7e (diff) | |
download | hercules-e6b5e519a5bb172a9bdabd87915aa9de3c7d95a3.tar.gz hercules-e6b5e519a5bb172a9bdabd87915aa9de3c7d95a3.tar.bz2 hercules-e6b5e519a5bb172a9bdabd87915aa9de3c7d95a3.tar.xz hercules-e6b5e519a5bb172a9bdabd87915aa9de3c7d95a3.zip |
Follow up 5d6acd951f98bb54c64231d97e196e23f926980a
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 6 | ||||
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/db/const.txt b/db/const.txt index 95faefff3..9d28323ba 100644 --- a/db/const.txt +++ b/db/const.txt @@ -698,12 +698,6 @@ SC_BLIND 8 SC_BLOODING 9 SC_DPOISON 10 SC_BURNING 11 -SC_IMPRISON 12 -SC_FEAR 13 -SC_DEEPSLEEP 14 -SC_FROSTMISTY 15 -SC_COLD 16 -SC_NORECOVER 17 SC_PROVOKE 20 SC_ENDURE 21 SC_TWOHANDQUICKEN 22 diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index 43d44dc33..0e2ad308e 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1664,7 +1664,7 @@ //===== Rebellion ========================== //-- RL_B_TRAP -2555,0,0,0,0,0,10000:11000:12000:13000:14000,0 +2555,0,0,0,0,0,10000:11000:12000:13000:14000 //========================================== //==== Kagerou & Oboro skills ============== |