aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-08 21:13:05 +0200
committerSnapperRy <snapperryen@gmail.com>2016-10-08 21:13:05 +0200
commiteb1a7297cfa6cd9e2e516161d4f101f936f78aa2 (patch)
tree507e3aec561f214b4fcf8ac62d1dee03fc62bd85 /sql
parentdab2203c1b77d9952bfbd7f034fa5a5da12da7d7 (diff)
Core/Wintergrasp: cleanup and codestyle.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2016_10_08_06_world_335.sql2
1 files changed, 2 insertions, 0 deletions
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);