From e26c9504e825abe8fe50eca28bf3b89de8e4bd9c Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 18 Jul 2013 05:34:34 -0300 Subject: Fixed Bug #7525 Item name constants conflicting with script var names will now result in a map server warning/notice and in the background map server will prioritise the script variable over the item name constant. http://hercules.ws/board/tracker/issue-7525-set-variable-is-not-recognized-causing-freezing/ --- Also followup 586c0f7983f81e97ca70c57712e25d4d51453d6b sc_config.txt update Signed-off-by: shennetsind --- db/sc_config.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'db/sc_config.txt') diff --git a/db/sc_config.txt b/db/sc_config.txt index c286d9cce..4143b8b2e 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -383,6 +383,12 @@ SC_FULL_THROTTLE, 18 SC_REBOUND, 18 SC_TELEKINESIS_INTENSE,18 +//Guild Auras should not be saved +SC_LEADERSHIP,2 +SC_GLORYWOUNDS,2 +SC_SOULCOLD,2 +SC_HAWKEYES,2 + // Unremovable SC_WEIGHTOVER50, 79 SC_WEIGHTOVER90, 79 -- cgit v1.2.3-60-g2f50