missing instance_template scripts
This commit is contained in:
parent
737c6ec1e1
commit
d914be6e63
1 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1523263107129022148');
|
||||
|
||||
REPLACE INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES (546, 530, 'instance_the_underbog', 0);
|
||||
REPLACE INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES (547, 530, 'instance_the_slave_pens', 0);
|
||||
REPLACE INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES (557, 530, 'instance_mana_tombs', 0);
|
||||
REPLACE INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES (558, 530, 'instance_auchenai_crypts', 0);
|
||||
Loading…
Add table
Add a link
Reference in a new issue