From 597190eaf76cf14831423ba37be9194e0d6f53b1 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Wed, 18 Nov 2015 19:41:32 +0800 Subject: ItemDB Update: - Fixes Issue #688. - Update the item 'Acaraje' to its official effect. (Ref: http://herc.ws/board/tracker/issue-7773-acaraje-12375/) - Fix 'Vitata500' not giving additional % in sp. (Thanks to Haru) (Ref: http://www.divine-pride.net/database/item/12436) - Fix Ljosalfar and Mermaid Bubbles disappear its effect when died / dispell and etc. --- db/sc_config.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'db/sc_config.txt') diff --git a/db/sc_config.txt b/db/sc_config.txt index 650409f6c..9ae43aaa0 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -397,7 +397,8 @@ SC_MTF_MLEATKED,12 SC_MTF_CRIDAMAGE, 12 SC_FULL_THROTTLE, 18 SC_REBOUND, 18 -SC_TELEKINESIS_INTENSE,18 +SC_TELEKINESIS_INTENSE, 18 +SC_ACARAJE, 64 //Guild Auras should not be saved SC_LEADERSHIP,78 @@ -439,6 +440,8 @@ SC_MOONSTAR, 207 SC_SUPER_STAR, 207 SC_STRANGELIGHTS, 207 SC_DECORATION_OF_MUSIC, 207 +SC_LJOSALFAR, 207 +SC_MERMAID_LONGING, 207 //Cant Clear SC_ALL_RIDING, 141 -- cgit v1.2.3-70-g09d2