From eb1a7297cfa6cd9e2e516161d4f101f936f78aa2 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Sat, 8 Oct 2016 21:13:05 +0200 Subject: Core/Wintergrasp: cleanup and codestyle. --- sql/updates/world/3.3.5/2016_10_08_06_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_08_06_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_10_08_06_world_335.sql b/sql/updates/world/3.3.5/2016_10_08_06_world_335.sql new file mode 100644 index 00000000000..84663326d90 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_08_06_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `ScriptName`="npc_wg_give_promotion_credit" WHERE `entry` IN (30739, 30740, 31036, 31051, 31052, 31053, 31054, 31091, 31101, 31102, 31106, 31107, 31151, 31153); -- cgit v1.2.3