fix: spell_scripts DB startup errors (#1406)

This commit is contained in:
Francesco Borzì 2019-02-04 18:54:04 +01:00 committed by GitHub
parent bcddad97da
commit 2eb5477c79
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 ('1549150908212681677');
DELETE FROM spell_scripts WHERE id IN (28732, 54097);