aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/2011_01_06_0_world_scriptname.sql2
-rw-r--r--sql/updates/2011_01_06_1_world_scriptname.sql2
-rw-r--r--sql/updates/2011_01_06_2_world_scriptname.sql1
3 files changed, 3 insertions, 2 deletions
diff --git a/sql/updates/2011_01_06_0_world_scriptname.sql b/sql/updates/2011_01_06_0_world_scriptname.sql
index 9d5c8a3f19f..3de65d244bb 100644
--- a/sql/updates/2011_01_06_0_world_scriptname.sql
+++ b/sql/updates/2011_01_06_0_world_scriptname.sql
@@ -1 +1 @@
-UPDATE `creature_template` SET `ScriptName`='npc_brunnhildar_prisoner' WHERE `entry`=29639;
+UPDATE `creature_template` SET `ScriptName`='mob_SonOfFlame' WHERE `entry`=12143;
diff --git a/sql/updates/2011_01_06_1_world_scriptname.sql b/sql/updates/2011_01_06_1_world_scriptname.sql
index 8fcf3be4d09..9d5c8a3f19f 100644
--- a/sql/updates/2011_01_06_1_world_scriptname.sql
+++ b/sql/updates/2011_01_06_1_world_scriptname.sql
@@ -1 +1 @@
-UPDATE `creature_template` SET `ScriptName`='npc_jungle_punch_target' WHERE `entry` IN(27986,28047,28568);
+UPDATE `creature_template` SET `ScriptName`='npc_brunnhildar_prisoner' WHERE `entry`=29639;
diff --git a/sql/updates/2011_01_06_2_world_scriptname.sql b/sql/updates/2011_01_06_2_world_scriptname.sql
new file mode 100644
index 00000000000..8fcf3be4d09
--- /dev/null
+++ b/sql/updates/2011_01_06_2_world_scriptname.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`='npc_jungle_punch_target' WHERE `entry` IN(27986,28047,28568);