fix(Scripts/Spell): Removed doubled damage from Deep Freeze. (#9810)

This commit is contained in:
UltraNix
2021-12-22 23:53:12 +01:00
committed by GitHub
parent a576dcbcce
commit 3ca99c5683
2 changed files with 3 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640014672488925400');
DELETE FROM `spell_script_names` WHERE `spell_id`=44572;