mirror of
https://github.com/araxiaonline/MUstafar-Dungeon.git
synced 2026-06-13 03:32:34 -04:00
Create lfg_dungeon_template.sql
This commit is contained in:
2
Server/lfg_dungeon_template.sql
Normal file
2
Server/lfg_dungeon_template.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
INSERT INTO acore_world.lfg_dungeon_template (dungeonId,name,position_x,position_y,position_z,orientation,VerifiedBuild) VALUES
|
||||
(300,'Mustafar',12821.0,15270.5,6.3147,4.73607,0);
|
||||
Reference in New Issue
Block a user