diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-23 11:30:24 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-12-23 11:30:24 +0800 |
commit | 9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06 (patch) | |
tree | de9c192a80e429288bea39bc1edcd047982c1b0d /db/sc_config.txt | |
parent | f7f6f3da94a9dffc7e7b9ecd2c82914945b48269 (diff) | |
download | hercules-9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06.tar.gz hercules-9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06.tar.bz2 hercules-9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06.tar.xz hercules-9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06.zip |
Item Update:
- Update the Genetic Sling / Food items
- AegisNames
- iRO Names
- Prices
- Weight
- Added official effect for HP Increase Potions and SP Increase Potions.
- Fix Banana Bomb sitting behavior.
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r-- | db/sc_config.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 395500e3a..a521dd8ed 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -190,6 +190,19 @@ SC_MINOR_BBQ, 76 SC_SIROMA_ICE_TEA, 76 SC_DROCERA_HERB_STEAMED, 76 SC_PUTTI_TAILS_NOODLES, 76 +SC_MELON_BOMB, 12 +SC_BANANA_BOMB_SITDOWN_POSTDELAY, 12 +SC_BANANA_BOMB, 12 +SC_PROMOTE_HEALTH_RESERCH, 12 +SC_ENERGY_DRINK_RESERCH, 12 +SC_EXTRACT_WHITE_POTION_Z, 12 +SC_VITATA_500, 12 +SC_EXTRACT_SALAMINE_JUICE, 12 +SC_BOOST500, 12 +SC_FULL_SWING_K, 12 +SC_MANA_PLUS, 12 +SC_MUSTLE_M, 12 +SC_LIFE_FORCE_F, 12 SC_MER_FLEE, 28 SC_MER_ATK, 28 SC_MER_HP, 28 |