diff --git a/Server/instance_template.sql b/Server/instance_template.sql new file mode 100644 index 0000000..0b1e706 --- /dev/null +++ b/Server/instance_template.sql @@ -0,0 +1,2 @@ +INSERT INTO acore_world.instance_template (`map`,parent,script,allowMount) VALUES + (805,0,'',0);