aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-04-11 13:52:23 +0200
committerKillyana <morphone1@gmail.com>2018-04-11 13:52:23 +0200
commitc52141768e6ad1268978ce091615f4b65a0f195c (patch)
tree01a2a6cb9f20de009a91f9217552080dbbf3d317
parent9617778336556cd9b19c77e037fb64344021d9cc (diff)
DB/Creature: Cenarion Hold Infantry
Ref https://github.com/TrinityCore/TrinityCore/commit/1730aa40d0f667d329eab2adb3b62e06164f8f47
-rw-r--r--sql/updates/world/3.3.5/2018_04_11_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_04_11_00_world.sql b/sql/updates/world/3.3.5/2018_04_11_00_world.sql
new file mode 100644
index 00000000000..15196f301c6
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_04_11_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `ScriptName`='' WHERE `entry`=15184;