aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorMalcrom <malcromdev@gmail.com>2013-12-24 17:56:38 -0330
committerMalcrom <malcromdev@gmail.com>2013-12-24 17:56:38 -0330
commitb8e626199c9a894464eb7a71f030e8c6d75348cf (patch)
tree88a1fecb2f67609f6624b0f4c76ccde625e899ac /sql
parent20a2b691785b66a8a265f691c5ffd8affd6298f0 (diff)
Scripting/Multi: Some cleanup.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_12_24_03_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_12_24_03_world_creature_template.sql b/sql/updates/world/2013_12_24_03_world_creature_template.sql
new file mode 100644
index 00000000000..e12a8f66be4
--- /dev/null
+++ b/sql/updates/world/2013_12_24_03_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `ScriptName`= 'npc_oox09hl' WHERE `ScriptName`= 'npc_00x09hl';