Create game_tele.sql

This commit is contained in:
Manmadedrummer
2025-07-22 11:31:06 -04:00
committed by GitHub
parent e599301eec
commit d00b2a3804

2
Server/game_tele.sql Normal file
View File

@@ -0,0 +1,2 @@
INSERT INTO acore_world.game_tele (id,position_x,position_y,position_z,orientation,`map`,name) VALUES
(3000,12822.0,15262.3,18.5815,0.0,805,'Mustafar');