aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorVincent_Michael <Vincent_Michael@gmx.de>2013-01-12 19:35:11 +0100
committerVincent_Michael <Vincent_Michael@gmx.de>2013-01-12 19:35:32 +0100
commitbf7f58365f5a2b2be24f27b328a66049cb03348e (patch)
treec1edca7c9618f9431b27592266b21d591feba736 /sql
parent9d1e5a013eb5be9020b1fc9d92e736067576b749 (diff)
Scripts/Misc: Some cleanups
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_01_12_02_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_01_12_02_world_creature_template.sql b/sql/updates/world/2013_01_12_02_world_creature_template.sql
new file mode 100644
index 00000000000..f9c15b34423
--- /dev/null
+++ b/sql/updates/world/2013_01_12_02_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`= 'boss_gatewatcher_gyrokill' WHERE `entry`=19218; \ No newline at end of file