fix(DB/spell_area): remove spell 57940 on area 480 (#4119)
This commit is contained in:
parent
be04dcec0e
commit
24b0af606f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609430321509209000');
|
||||
DELETE FROM `spell_area` WHERE `area` = 480 AND `spell` = 57940;
|
||||
Loading…
Add table
Add a link
Reference in a new issue