rev_1487514602617381300.sql
Added an extra line to avoid db compile error
This commit is contained in:
parent
b8b8a469c4
commit
7c8858fa11
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1487514602617381300');
|
||||
-- Table `item_template`
|
||||
UPDATE `item_template` SET `spellcooldown_1` = 30000 WHERE `entry` IN (44010);
|
||||
UPDATE `item_template` SET `spellcooldown_1` = 30000 WHERE `entry` IN (44010);+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue