From a43edefc61e9980e3a1b8f09641dd89e9fa02ba6 Mon Sep 17 00:00:00 2001 From: offl Date: Fri, 25 Sep 2020 01:38:03 +0300 Subject: 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) --- sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2022_02_27_44_world_2020_09_25_01_world.sql (limited to 'sql') 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; -- cgit v1.2.3