fix(DB/spell_area): remove spell 57940 on area 480 (#4119)

This commit is contained in:
r0m1ntik
2021-01-21 12:24:06 +01:00
committed by GitHub
parent be04dcec0e
commit 24b0af606f

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609430321509209000');
DELETE FROM `spell_area` WHERE `area` = 480 AND `spell` = 57940;