aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_01_26_02_world_2020_08_02_32_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_26_02_world_2020_08_02_32_world.sql b/sql/updates/world/master/2022_01_26_02_world_2020_08_02_32_world.sql
new file mode 100644
index 00000000000..1b240f74ca8
--- /dev/null
+++ b/sql/updates/world/master/2022_01_26_02_world_2020_08_02_32_world.sql
@@ -0,0 +1,4 @@
+-- Angered Arakkoa Protector should be summoned by scripts
+-- view-source:http://web.archive.org/web/20100423195556/www.wowhead.com/npc=21470
+-- 'Some of the Arakkoa can summon these at low HP, they are pretty worthless...'
+DELETE FROM `creature` WHERE `id` = 21470;