Changeset 8630 for trunk/L2J_DataPack/dist/sql/game/raidboss_spawnlist.sql
- Timestamp:
- Jan 16, 2012 7:56:19 AM (4 months ago)
- Location:
- trunk/L2J_DataPack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dist/sql/game/raidboss_spawnlist.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/L2J_DataPack
- Property svn:mergeinfo changed
/branches/unstable/L2J_DataPack_BETA merged: 8407-8426,8428-8480,8482-8491,8493-8588,8590-8629
- Property svn:mergeinfo changed
-
trunk/L2J_DataPack/dist/sql/game/raidboss_spawnlist.sql
r8406 r8630 12 12 `currentMp` decimal(8,0) default NULL, 13 13 PRIMARY KEY (`boss_id`) 14 14 15 ) ENGINE=InnoDB DEFAULT CHARSET=utf8; 15 16 16 INSERT IGNORE INTO `raidboss_spawnlist` VALUES 17 17 (25001,1,-54416,146480,-2887,0,43200,129600,0,95986,514), -- Greyclaw Kutus (23) … … 208 208 -- (25534,1,0,0,0,0,43200,129600,0,2129066,9999), -- Tears (83) -- stats to be done 209 209 -- (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) 211 211 -- (25540,1,0,0,0,0,43200,129600,0,3524173,9999), -- Demon Prince (83) -- stats to be done 212 212 -- (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) 215 215 -- (25609,1,0,0,0,0,43200,129600,0,9999,9999), -- Epidos (?) -- stats to be done 216 216 -- (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.
