aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-05-25 15:52:23 +0200
committerKillyana <morphone1@gmail.com>2020-05-25 15:52:23 +0200
commit5856f520bbd8dded42f7742277839587b0645dde (patch)
tree11ab20dcacb321797ef846b47ecffa08870acdbb /sql
parente6db72d58698fb5a7e04792b70ba4bfbd5df6590 (diff)
Boss/Script: Remove Hex Lord Malacrass wrong equipment from the script and use the one from the DB
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2020_05_25_03_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_05_25_03_world_335.sql b/sql/updates/world/3.3.5/2020_05_25_03_world_335.sql
new file mode 100644
index 00000000000..163b5794a62
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_05_25_03_world_335.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_addon` SET `bytes2`=1 WHERE `entry`=24239;