aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2017_07_21_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_07_21_01_world.sql b/sql/updates/world/3.3.5/2017_07_21_01_world.sql
new file mode 100644
index 00000000000..32377f8dad8
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_07_21_01_world.sql
@@ -0,0 +1,4 @@
+-- hahahahahahahahahahahahaha oh god this is the most ridiculous blizzlike hack ever
+-- seriously blizz devs WHAT WERE YOU THINKING
+UPDATE `creature_template` SET `faction`=(1761+(`entry`-19300)),`scriptname`="boss_blackheart_the_inciter_mc_dummy" WHERE `entry` BETWEEN 19300 AND 19304;
+DELETE FROM `creature` WHERE `id` BETWEEN 19300 and 19304;