From f203da224e647023875ae5fd06e65a648fbde1ae Mon Sep 17 00:00:00 2001 From: ZxBiohazardZx Date: Sun, 15 Jan 2012 12:53:16 +0100 Subject: DB/Creature: small updates to Valiants in Argent Tournament Closes #459 --- sql/updates/world/2012_01_15_02_world_creature_template.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2012_01_15_02_world_creature_template.sql (limited to 'sql/updates') 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); -- cgit v1.2.3