aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZxBiohazardZx <zxbiohazardzx@gmail.com>2012-01-15 12:53:16 +0100
committerZxBiohazardZx <zxbiohazardzx@gmail.com>2012-01-15 12:53:16 +0100
commitf203da224e647023875ae5fd06e65a648fbde1ae (patch)
tree6e7576aa9fdae684d49879b7dd3460ce15fa4315
parent12541e0ad06de9a0e0255c99706dd42dc3b28422 (diff)
DB/Creature: small updates to Valiants in Argent Tournament
Closes #459
-rw-r--r--sql/updates/world/2012_01_15_02_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_01_15_02_world_creature_template.sql b/sql/updates/world/2012_01_15_02_world_creature_template.sql
new file mode 100644
index 00000000000..4b6dcad8a33
--- /dev/null
+++ b/sql/updates/world/2012_01_15_02_world_creature_template.sql
@@ -0,0 +1,2 @@
+-- Among the Champions and The Grand Melee updates
+UPDATE `creature_template` SET `ScriptName`='npc_valiant', `dmg_multiplier`=2 WHERE `entry`IN (33285,33306,33384,33383,33382,33739,33749,33745,33744,33748,33740,33743,33747,33738,33746,33561,33558,33559,33562);