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/const.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/const.txt')
-rw-r--r-- | db/const.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 8cd614ff9..dea8e37cf 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1285,6 +1285,20 @@ SC_MTF_HITFLEE 587 SC_LJOSALFAR 588 SC_MERMAID_LONGING 589 +SC_TIME_ACCESSORY 590 + +// Geffen Scrolls +SC_SKELSCROLL 591 +SC_DISTRUCTIONSCROLL 592 +SC_ROYALSCROLL 593 +SC_IMMUNITYSCROLL 594 +SC_MYSTICSCROLL 595 +SC_BATTLESCROLL 596 +SC_ARMORSCROLL 597 +SC_FREYJASCROLL 598 +SC_SOULSCROLL 599 + +SC_TARGET_ASPD 600 e_gasp 0 e_what 1 |