Sync with L2JServer Feb 7th 2015.
This commit is contained in:
17
trunk/dist/tools/sql/game/random_spawn_loc.sql
vendored
17
trunk/dist/tools/sql/game/random_spawn_loc.sql
vendored
@ -9,23 +9,6 @@ CREATE TABLE `random_spawn_loc` (
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `random_spawn_loc` VALUES
|
||||
-- Runaway Youth quest
|
||||
(133,104000,-156496,-1968,-1),
|
||||
(133,108912,-150000,-2416,-1),
|
||||
(133,107888,-144688,-3660,-1),
|
||||
(133,123248,-147680,-3520,-1),
|
||||
(133,118176,-161008,-1072,-1),
|
||||
(133,120880,-156720,-1673,-1),
|
||||
(133,117024,-150304,-2320,-1),
|
||||
|
||||
-- Wild Maiden quest
|
||||
(134,69152,88816,-3408,-1),
|
||||
(134,75392,87600,-3344,-1),
|
||||
(134,67920,77888,-3616,-1),
|
||||
(134,76544,73616,-3709,-1),
|
||||
(134,66768,72016,-3677,-1),
|
||||
(134,71520,67936,-3564,-1),
|
||||
|
||||
-- Aged ExAdventurer quest
|
||||
(136,89856,-7248,-3034,0),
|
||||
(136,79232,-5904,-2864,0),
|
||||
|
Reference in New Issue
Block a user