mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 14:37:44 +00:00
add ul'dah -> goblet warptaxi zoneposition
This commit is contained in:
parent
065a5b35a0
commit
5e3b5cd66e
1 changed files with 2 additions and 1 deletions
|
@ -218,7 +218,8 @@ INSERT INTO `zonepositions` (`id`, `target_zone_id`, `pos_x`, `pos_y`, `pos_z`,
|
|||
(1359650, 153, -226.643, 21.23, 351.76, -0.74, 2),
|
||||
(3965709, 147, 22.9166, 48.309, -26.801, -2.406, 2),
|
||||
(3965584, 146, -320.39, 8.262, 406.08, -1.455, 2),
|
||||
(5668783, 144, -0.3458, 1.0425, -5.786, 0.0603, 2);
|
||||
(5668783, 144, -0.3458, 1.0425, -5.786, 0.0603, 2),
|
||||
(4656744, 341, 29.4298, -11.0766, -211.529, -0.5092, 2);
|
||||
/*!40000 ALTER TABLE `zonepositions` ENABLE KEYS */;
|
||||
|
||||
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
||||
|
|
Loading…
Add table
Reference in a new issue