fix(DB/Spell): Dalaran Sewers knockback (#7739)

This commit is contained in:
IntelligentQuantum 2021-09-10 17:34:27 +04:30 committed by GitHub
parent 511320c5b4
commit 8584b5e8d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630914827730930867');
UPDATE `spell_dbc` SET `RangeIndex` = 5 WHERE `ID` = 61698;