Wasteland Teleport Device.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-28 22:46:58 +00:00
parent e6684c7457
commit 6f432f690a
4 changed files with 13 additions and 2 deletions

View File

@@ -1060,3 +1060,7 @@ INSERT INTO `teleport` VALUES ('Garden of Genesis -> Arcan', 3309001, 210803, 89
INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023301, 172458, 90314, -1984, 6300, 1, 57);
INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023302, 172458, 90314, -1984, 0, 1, 57);
INSERT INTO `teleport` VALUES ('Hunters Village -> Anghel Waterfall', 3023303, 172458, 90314, -1984, 3150, 1, 57);
-- Teleport Device to Gludio
INSERT INTO `teleport` (`Description`, `id`, `loc_x`, `loc_y`, `loc_z`, `price`, `fornoble`, `itemId`) VALUES
('Wasteland -> Gludio', 3319001, -14567, 123872, -3104, 0, 0, 57);