aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2020-09-25 01:38:03 +0300
committerShauren <shauren.trinity@gmail.com>2022-02-28 00:03:15 +0100
commita43edefc61e9980e3a1b8f09641dd89e9fa02ba6 (patch)
tree865e7606fa29610b0ccff62c7387a2cbf817d67a
parent9c02a5eb7a5add827d5238209d9633ac8999f079 (diff)
DB/Creature: Remove wrongly spawned Ironbark the Redeemed
Closes #25493 Old Ironbark updates template to Ironbark the Redeemed after Zevrim Thornhoof's death (cherry picked from commit af192cfce20a180b1c182d9ba408f7ad6c128e66)
-rw-r--r--sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql b/sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql
new file mode 100644
index 00000000000..92f4633aa65
--- /dev/null
+++ b/sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature` WHERE `id` = 14241;