It was the S, AN S

This commit is contained in:
Kitzunu
2021-05-08 17:14:44 +02:00
committed by GitHub
parent b12b00e479
commit a5ef0e610f

View File

@@ -1,7 +1,7 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620443413425226200');
DROP TABLE IF EXISTS `spellvisual_dbc`;
CREATE TABLE IF NOT EXIST `spellvisual_dbc` (
CREATE TABLE IF NOT EXISTS `spellvisual_dbc` (
`ID` INT NOT NULL DEFAULT 0,
`PrecastKit` INT NOT NULL DEFAULT 0,
`CastKit` INT NOT NULL DEFAULT 0,