Create instance_template.sql

This commit is contained in:
Manmadedrummer
2025-07-22 11:30:40 -04:00
committed by GitHub
parent c3c4918ba0
commit e599301eec

View File

@@ -0,0 +1,2 @@
INSERT INTO acore_world.instance_template (`map`,parent,script,allowMount) VALUES
(805,0,'',0);