mirror of
https://github.com/araxiaonline/Delves.git
synced 2026-06-13 03:42:24 -04:00
Added Files
This commit is contained in:
14
Server SQL/game_graveyard.sql
Normal file
14
Server SQL/game_graveyard.sql
Normal file
@@ -0,0 +1,14 @@
|
||||
INSERT INTO acore_world.game_graveyard (ID,`Map`,x,y,z,Comment) VALUES
|
||||
(5000,900,2723.21,1978.28,285.974,'Stonetalon Ruins GY'),
|
||||
(5001,901,9948.52,-387.66,12.0006,'Demonhunter Cove GY'),
|
||||
(5002,902,1685.99,1774.26,144.79,'Stonetalon Logging Camp GY'),
|
||||
(5003,904,2504.31,2591.5,63.5118,'Blackchar Cave GY'),
|
||||
(5004,905,-12978.4,-1281.25,45.7773,'Sandfury Oasis GY'),
|
||||
(5005,906,-1996.72,-4041.04,3.03336,'Arathi Farmlands GY'),
|
||||
(5006,907,-8357.6,-341.8,146.846,'Elwynnfalls GY'),
|
||||
(5007,908,4233.92,-2685.46,5.03251,'Quelthalas Island GY'),
|
||||
(5008,909,-5929.58,965.191,486.675,'Forgotten Gnome Camp GY'),
|
||||
(5009,903,2610.05,2829.3,35.4454,'Old Ironforge GY'),
|
||||
(5010,910,-6382.35,-846.128,396.228,'Newmans Landing GY'),
|
||||
(5011,911,-11632.1,-2349.73,9.68652,'Altar of Storms GY'),
|
||||
(5012, 805, 12819.95, 15279.51, 6.315378, 'Mustafar GY');
|
||||
Reference in New Issue
Block a user