diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-17 22:09:25 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-17 22:09:25 +0800 |
commit | 912578159c8ccca9545e3c7dce9f7ce2b92bee2e (patch) | |
tree | e8dd81ba4fb87cca62a47ee2bc33bd5580bc1f9f /db/sc_config.txt | |
parent | 2a7a66e8ab2ca9d202d782aedcbe1bf80b1847cd (diff) | |
download | hercules-912578159c8ccca9545e3c7dce9f7ce2b92bee2e.tar.gz hercules-912578159c8ccca9545e3c7dce9f7ce2b92bee2e.tar.bz2 hercules-912578159c8ccca9545e3c7dce9f7ce2b92bee2e.tar.xz hercules-912578159c8ccca9545e3c7dce9f7ce2b92bee2e.zip |
Item DB Updates:
- Update Geffen Scrolls to its official behavior and effect.
- Added Official item effect of Mental Potion.
- Fixed Chinese Pestel item effect.
- Fixed Vitata500 not giving 5% sp.
- Added 'Costume: Time Accessory'.
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r-- | db/sc_config.txt | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 650409f6c..e2b2491e7 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -398,8 +398,18 @@ SC_MTF_CRIDAMAGE, 12 SC_FULL_THROTTLE, 18 SC_REBOUND, 18 SC_TELEKINESIS_INTENSE,18 +SC_SKELSCROLL, 90 +SC_DISTRUCTIONSCROLL, 90 +SC_ROYALSCROLL, 90 +SC_IMMUNITYSCROLL, 90 +SC_MYSTICSCROLL, 90 +SC_BATTLESCROLL, 90 +SC_ARMORSCROLL, 90 +SC_FREYJASCROLL, 90 +SC_SOULSCROLL, 90 +SC_TARGET_ASPD, 92 -//Guild Auras should not be saved +// Guild Auras should not be saved SC_LEADERSHIP,78 SC_GLORYWOUNDS,78 SC_SOULCOLD,78 @@ -439,6 +449,9 @@ SC_MOONSTAR, 207 SC_SUPER_STAR, 207 SC_STRANGELIGHTS, 207 SC_DECORATION_OF_MUSIC, 207 +SC_LJOSALFAR, 207 +SC_MERMAID_LONGING, 207 +SC_TIME_ACCESSORY, 207 -//Cant Clear +// Cant Clear SC_ALL_RIDING, 141 |