Dragon Valley changes.
Contributed by Stayway.
This commit is contained in:
15
trunk/dist/tools/sql/game/spawnlist.sql
vendored
15
trunk/dist/tools/sql/game/spawnlist.sql
vendored
@@ -34946,10 +34946,6 @@ INSERT INTO `spawnlist` VALUES
|
||||
-- Theodric
|
||||
("dragon_valley", 1, 30755, 131176, 114676, -3720, 0, 0, 21124, 60, 0, 0, 0),
|
||||
-- Separated Soul
|
||||
("lair_of_antharas", 1, 32868, 148558, 110541, -3944, 0, 0, 28938, 60, 0, 0, 0),
|
||||
-- Separated Soul
|
||||
("lair_of_antharas", 1, 32869, 146014, 111226, -3560, 0, 0, 2366, 60, 0, 0, 0),
|
||||
-- Separated Soul
|
||||
("lair_of_antharas", 1, 32891, 131156, 114177, -3704, 0, 0, 27664, 60, 0, 0, 0),
|
||||
|
||||
-- [24_22]
|
||||
@@ -53911,3 +53907,14 @@ INSERT INTO `spawnlist` VALUES
|
||||
('Stronghold 3', 1, 19196, -91820, 44538, -2532, 0, 0, 57691, 60, 0, 0, 0),
|
||||
('Stronghold 3', 1, 19196, -79503, 53782, -3385, 0, 0, 31900, 60, 0, 0, 0),
|
||||
('Stronghold 3', 1, 19196, -75763, 43097, -2714, 0, 0, 27931, 60, 0, 0, 0);
|
||||
|
||||
INSERT INTO `spawnlist` VALUES
|
||||
('Dragon Valley', 1, 33970, 80042, 116033, -3680, 0, 0, 44928, 60, 0, 0, 0),
|
||||
('Dragon Valley', 1, 33970, 102396, 113152, -3727, 0, 0, 43643, 60, 0, 0, 0),
|
||||
('Dragon Valley', 1, 31045, 102504, 113128, -3727, 0, 0, 39138, 60, 0, 0, 0),
|
||||
('Dragon Valley', 1, 32890, 102352, 113306, -3727, 0, 0, 38314, 60, 0, 0, 0),
|
||||
('Dragon Valley', 1, 33972, 102238, 113296, -3727, 0, 0, 50632, 60, 0, 0, 0),
|
||||
('Dragon Valley', 1, 33973, 72224, 116720, -3693, 0, 0, 25811, 60, 0, 0, 0);
|
||||
|
||||
DELETE FROM `spawnlist` WHERE `npc_templateid` = 32869 AND `locx` = 146014 AND `locy` = 111226 AND `locz` = -3560;
|
||||
DELETE FROM `spawnlist` WHERE `npc_templateid` = 32868 AND `locx` = 148558 AND `locy` = 110541 AND `locz` = -3944;
|
||||
|
13
trunk/dist/tools/sql/game/teleport.sql
vendored
13
trunk/dist/tools/sql/game/teleport.sql
vendored
@@ -1075,3 +1075,16 @@ INSERT INTO `teleport` (`Description`, `id`, `loc_x`, `loc_y`, `loc_z`, `price`,
|
||||
INSERT INTO `teleport` VALUES
|
||||
('Isle of Souls Harbor -> Gludin', 1140, -80684, 149770, -3040, 7300, 0, 57),
|
||||
('Isle of Souls Harbor -> Rune Township', 1141, 43835, -47749, -792, 10000, 0, 57);
|
||||
|
||||
INSERT INTO `teleport` VALUES
|
||||
('Dragon Valley - Town of Giran', 3317001, 83497, 148015, -3400, 0, 0, 57),
|
||||
('Namo - Dragon Valley Junction', 3317002, 80012, 115911, -3672, 1900, 0, 57),
|
||||
('Whirling Vortex Junction', 3317003, 102278, 113038, -3720, 1900, 0, 57),
|
||||
('Namo - Entrance to Antharas Lair', 3317004, 131116, 114333, -3704, 1900, 0, 57),
|
||||
('Northern Dragon Valley', 3317005, 87712, 106060, -3176, 0, 0, 57),
|
||||
('Southern Dragon Valley', 3317006, 88016, 118852, -3056, 0, 0, 57),
|
||||
('Northern Whirling Vortex', 3317007, 108064, 112432, -3008, 0, 0, 57),
|
||||
('Southern Dragon Valley', 3317008, 109918, 121266, -3720, 0, 0, 57),
|
||||
('Deep in Whirling Vortex', 3317009, 119506, 112331, -3688, 0, 0, 57),
|
||||
('Antharas Lair - Barrier Bridge', 3317010, 146129, 111232, -3568, 0, 0, 57),
|
||||
('Deep in Anthars'' Lair', 3317011, 148447, 110582, -3944, 0, 0, 57);
|
||||
|
Reference in New Issue
Block a user