diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-21 08:49:53 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-21 08:49:53 +0800 |
commit | d02496a043ded53fc715d673c257b29293c05b56 (patch) | |
tree | 2d0b57d681bd76b73c43d22e4daa8f68acfdbd1a /db/sc_config.txt | |
parent | cc5ec4717522c1733d96efaee46e3d05fea41f0a (diff) | |
download | hercules-d02496a043ded53fc715d673c257b29293c05b56.tar.gz hercules-d02496a043ded53fc715d673c257b29293c05b56.tar.bz2 hercules-d02496a043ded53fc715d673c257b29293c05b56.tar.xz hercules-d02496a043ded53fc715d673c257b29293c05b56.zip |
ItemDB Update:
- Added official effect for Jumping Candy (Spark_Candy) (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/)
Follow up Mercenary Skill update, disable AL_HEAL skill due to mercenary_skill_db doesn't recognize the skill.
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r-- | db/sc_config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 610f57e98..32dd28078 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -213,7 +213,7 @@ SC_TARGET_BLOOD, 30 SC_ARMOR_PROPERTY, 29 //SC_REUSE_LIMIT_A, 29 SC_HELLPOWER, 29 -//SC_STEAMPACK, 92 +SC_STEAMPACK, 108 //SC_REUSE_LIMIT_B, 29 //SC_REUSE_LIMIT_C, 29 //SC_REUSE_LIMIT_D, 29 |