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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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;