From b1360dc1e82403ba9910cc8b3a88dcd1b31b2ec9 Mon Sep 17 00:00:00 2001 From: QAston Date: Sun, 19 Apr 2009 21:38:30 +0200 Subject: *Remove stealth when unit gets hit *Drop radius check for channeled auras, use range only. --HG-- branch : trunk --- sql/updates/2813_world_SD2_scripts.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/2813_world_SD2_scripts.sql b/sql/updates/2813_world_SD2_scripts.sql index 3a6825ee59a..7d349d75a8b 100644 --- a/sql/updates/2813_world_SD2_scripts.sql +++ b/sql/updates/2813_world_SD2_scripts.sql @@ -24,4 +24,4 @@ INSERT INTO script_waypoint VALUES (12430, 1, 140.71, -4813.56, 17.04, 0, ''); UPDATE script_texts SET emote=20 WHERE entry=-1000231; -UPDATE script_texts SET emote=4 WHERE entry IN (-1000232, -1000256, -1000258, -1000260, -1000262); +UPDATE script_texts SET emote=4 WHERE entry IN (-1000232, -1000256, -1000258, -1000260, -1000262); -- cgit v1.2.3