From 9ddfd5bf22269f8622f72ee3797a56b0dcc37422 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Sun, 16 Aug 2009 17:54:31 +0200 Subject: Merge [SD2] r1307 Add gossip for npc_tracy_proudwell. Patch by hoshie r1308 Fixed one not initialized array. r1309 Correct typo in folder name. - skip r1310 Enable faction change and remove unitState at attackStart for script related to quest 1560 --HG-- branch : trunk --- sql/updates/5092_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/5092_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/5092_world_scripts.sql b/sql/updates/5092_world_scripts.sql new file mode 100644 index 00000000000..bd9535181af --- /dev/null +++ b/sql/updates/5092_world_scripts.sql @@ -0,0 +1 @@ +UPDATE creature_template SET ScriptName='npc_tracy_proudwell' WHERE entry=18266; -- cgit v1.2.3