diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-22 20:15:03 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-22 20:15:03 +0800 |
commit | c9bdd5a97ed8c8bd25982a136150c99e2526583c (patch) | |
tree | 330417b4883af7e2e5376a7daeeafcfcea942db5 /db/const.txt | |
parent | dca66cc5af483d3bb5e6df0b58cd8c06617ebdde (diff) | |
download | hercules-c9bdd5a97ed8c8bd25982a136150c99e2526583c.tar.gz hercules-c9bdd5a97ed8c8bd25982a136150c99e2526583c.tar.bz2 hercules-c9bdd5a97ed8c8bd25982a136150c99e2526583c.tar.xz hercules-c9bdd5a97ed8c8bd25982a136150c99e2526583c.zip |
ItemDB Update:
- Fix some item behaviors based on Official Servers.
• Str_Dish10 (Healing percent)
• Citron
• Meat Skewer
• Mre_B
• Mre_C
• Spray Of Flowers
• Strawberry Cake
• Pineapple Juice
• Spicy Sandwich
• Grilled Corn
- Implemented the follow SC:
• SC_FOOD_CRITICALSUCCESSVALUE (Based on Aegis VAR_CRITICALSUCCESSVALUE)
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 94bee8bdb..da0293660 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1314,6 +1314,8 @@ SC_FENRIR_CARD 607 SC_ATKER_ASPD 608 SC_ATKER_MOVESPEED 609 +SC_FOOD_CRITICALSUCCESSVALUE 610 + e_gasp 0 e_what 1 e_ho 2 |