Update rev_1620443413425226200.sql
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620443413425226200');
|
||||
|
||||
DROP TABLE IF EXISTS `spellvisual_dbc`;
|
||||
CREATE TABLE `spellvisual_dbc`
|
||||
(
|
||||
CREATE TABLE `spellvisual_dbc` (
|
||||
`ID` INT NOT NULL DEFAULT 0,
|
||||
`PrecastKit` INT NOT NULL DEFAULT 0,
|
||||
`CastKit` INT NOT NULL DEFAULT 0,
|
||||
|
||||
Reference in New Issue
Block a user