Harnak Underground spawns.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-08 21:38:56 +00:00
parent 09a943f0df
commit 710c8ebd6b
13 changed files with 272 additions and 30 deletions

View File

@@ -1103,8 +1103,14 @@ INSERT INTO `teleport` VALUES ('HellfireTeleport4', 990004, -150169, 241022, -11
INSERT INTO `teleport` VALUES ('DevicetoHellfire', 999001, -147642, 152827, -14059, 0, 0, 57);
-- Enchnated Valley
UPDATE `teleport` SET `Description`='Hunters --> Enchanted Valley',`loc_x`=114681,`loc_y`=48255,`loc_z`=4576 WHERE `Id`=100;
INSERT INTO `teleport` VALUES ('Herb Collector --> Enchanted Valley ', '3408701', '116703', '53018', '-3632', '0', '0', '57');
UPDATE `teleport` SET `Description`='Hunters -> Enchanted Valley',`loc_x`=114681,`loc_y`=48255,`loc_z`=4576 WHERE `Id`=100;
INSERT INTO `teleport` VALUES ('Herb Collector -> Enchanted Valley ', '3408701', '116703', '53018', '-3632', '0', '0', '57');
-- Whispering Woods
INSERT INTO `teleport` VALUES ('Dolkin --> Whispering Woods', '3400201', '-88295', '237404', '-2880', '0', '0', '57');
INSERT INTO `teleport` VALUES ('Dolkin -> Whispering Woods', '3400201', '-88295', '237404', '-2880', '0', '0', '57');
-- Harnak Underground Ruins
INSERT INTO `teleport` VALUES ('UndergroundLevel1', 990008, -114700, 147909, -7720, 0, 0, 57);
INSERT INTO `teleport` VALUES ('UndergroundLevel2', 990005, -114708, 147867, -10744, 0, 0, 57);
INSERT INTO `teleport` VALUES ('UndergroundLevel3', 990006, -114698, 181951, -13808, 0, 0, 57);
INSERT INTO `teleport` VALUES ('UndergroundOutside', 990007, -116160, 236370, -3088, 0, 0, 57);