From 13c0dbd629e61ea9b8af0497eae01f169ba7cf0b Mon Sep 17 00:00:00 2001 From: Cristian Vintila <127750549+cristianvnt@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:58:28 +0300 Subject: Scripts/Spells: Removed outdated part of Atonement script --- sql/updates/world/master/2025_10_24_00_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/master/2025_10_24_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2025_10_24_00_world.sql b/sql/updates/world/master/2025_10_24_00_world.sql new file mode 100644 index 00000000000..d31ccb749e8 --- /dev/null +++ b/sql/updates/world/master/2025_10_24_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `spell_id`=214206; -- cgit v1.2.3