Sync with L2JServer Feb 7th 2015.
This commit is contained in:
2
trunk/dist/tools/sql/game/random_spawn.sql
vendored
2
trunk/dist/tools/sql/game/random_spawn.sql
vendored
@ -12,8 +12,6 @@ CREATE TABLE `random_spawn` (
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `random_spawn` VALUES
|
||||
(133,32014,1,-1,3600000,0,'false','true'), -- Ivan (Runaway Youth quest)
|
||||
(134,32013,1,-1,3600000,0,'false','true'), -- Suki (Wild Maiden quest)
|
||||
(136,32012,1,-1,3600000,0,'false','true'), -- Tantan (Aged ExAdventurer quest)
|
||||
(137,32335,1,-1,120000,120000,'false','true'), -- Marksman (Guards on kamael island)
|
||||
(138,32335,1,-1,120000,120000,'false','true'), -- Marksman (Guards on kamael island)
|
||||
|
Reference in New Issue
Block a user