diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/sc_config.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 1993a3e7f..6c430e36d 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -16,7 +16,8 @@ SC_PROVOKE, 32 SC_ENDURE, 21 -SC_CLOAKING, 2 +SC_HIDING, 4 +SC_CLOAKING, 6 SC_TWOHANDQUICKEN, 24 SC_CONCENTRATION, 16 SC_ENCHANTPOISON, 16 @@ -117,6 +118,7 @@ SC_KAUPE, 26 SC_ONEHANDQUICKEN, 26 //SC_GDSKILL_POSTDELAY, 29 SC_PRESERVE, 18 +SC_CHASEWALK, 4 SC_CHASEWALK2, 26 //SC_MOVESLOW_POTION, 26 SC_DOUBLECASTING, 26 |