Ignore:
Timestamp:
Jan 16, 2012 7:56:19 AM (4 months ago)
Author:
MELERIX
Message:

STABLE: Sync with BETA [8629]

Location:
trunk/L2J_DataPack
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/L2J_DataPack

  • trunk/L2J_DataPack/dist/sql/game/raidboss_spawnlist.sql

    r8406 r8630  
    1212  `currentMp` decimal(8,0) default NULL, 
    1313  PRIMARY KEY (`boss_id`) 
     14 
    1415) ENGINE=InnoDB DEFAULT CHARSET=utf8; 
    15  
    1616INSERT IGNORE INTO `raidboss_spawnlist` VALUES 
    1717(25001,1,-54416,146480,-2887,0,43200,129600,0,95986,514), -- Greyclaw Kutus (23) 
     
    208208-- (25534,1,0,0,0,0,43200,129600,0,2129066,9999), -- Tears (83) -- stats to be done 
    209209-- (25536,1,0,0,0,0,43200,129600,0,1027906,9999), -- Hannibal (83) -- stats to be done 
    210 -- (25539,1,-17475,253163,-3432,0,43200,129600,0,2076371,9999), -- Typhoon (84) -- stats to be done 
     210(25539,1,-17475,253163,-3432,0,43200,129600,0,2076371,9999), -- Typhoon (84) 
    211211-- (25540,1,0,0,0,0,43200,129600,0,3524173,9999), -- Demon Prince (83) -- stats to be done 
    212212-- (25542,1,0,0,0,0,43200,129600,0,3524173,9999), -- Ranku (83) -- stats to be done 
    213 -- (25544,1,0,0,0,0,43200,129600,0,2682423,9999), -- Tully (83) -- stats to be done 
    214 -- (25603,1,0,0,0,0,43200,129600,0,2308600,9999), -- Darion (87) -- stats to be done 
     213(25544,1,-12557,273901,-9000,0,43200,216000,0,2682423,4177), -- Tully (83) 
     214(25603,1,20886,244088,11062,0,43200,216000,0,2308600,4255), -- Darion (87) 
    215215-- (25609,1,0,0,0,0,43200,129600,0,9999,9999), -- Epidos (?) -- stats to be done 
    216216-- (25610,1,0,0,0,0,43200,129600,0,9999,9999), -- Epidos (?) -- stats to be done 
Note: See TracChangeset for help on using the changeset viewer.