diff options
| author | Cristian Vintila <127750549+cristianvnt@users.noreply.github.com> | 2025-10-24 15:58:28 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-24 14:58:28 +0200 |
| commit | 13c0dbd629e61ea9b8af0497eae01f169ba7cf0b (patch) | |
| tree | 2da88fdb789ea482712db39c5e8a0df3b7548837 /sql | |
| parent | 429fdf992d831427c11d047300da0151ed581c04 (diff) | |
Scripts/Spells: Removed outdated part of Atonement script
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2025_10_24_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
