mirror of
https://github.com/araxiaonline/MUstafar-Dungeon.git
synced 2026-06-13 03:32:34 -04:00
Create instance_template.sql
This commit is contained in:
2
Server/instance_template.sql
Normal file
2
Server/instance_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
INSERT INTO acore_world.instance_template (`map`,parent,script,allowMount) VALUES
|
||||
(805,0,'',0);
|
||||
Reference in New Issue
Block a user