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