Skip to content

Commit 45e02e3

Browse files
committed
Added X-Men Legacy comics IDs
1 parent 41337cd commit 45e02e3

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

src/database/comics.ts

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,30 +3254,30 @@ addComicsInSeriesVolume('XMenLegacyVol1', [
32543254
[275, '2012-10-31'],
32553255
]);
32563256
addComicsInSeriesVolume('XMenLegacyVol2', [
3257-
[1, '2012-11-14'],
3258-
[2, '2012-11-28'],
3259-
[3, '2012-12-19'],
3260-
[4, '2013-1-9'],
3261-
[5, '2013-1-30'],
3262-
[6, '2013-2-27'],
3263-
[7, '2013-3-13'],
3264-
[8, '2013-3-27'],
3265-
[9, '2013-4-17'],
3266-
[10, '2013-5-1'],
3267-
[11, '2013-5-22'],
3268-
[12, '2013-6-19'],
3269-
[13, '2013-7-3'],
3270-
[14, '2013-7-31'],
3271-
[15, '2013-8-21'],
3272-
[16, '2013-9-4'],
3273-
[17, '2013-9-18'],
3274-
[18, '2013-10-16'],
3275-
[19, '2013-11-6'],
3276-
[20, '2013-11-20'],
3277-
[21, '2013-12-4'],
3278-
[22, '2014-1-15'],
3279-
[23, '2014-1-29'],
3280-
[24, '2014-2-12'],
3257+
[1, '2012-11-14', , 44451],
3258+
[2, '2012-11-28', , 44455],
3259+
[3, '2012-12-19', , 45686],
3260+
[4, '2013-1-9', , 46799],
3261+
[5, '2013-1-30', , 46801],
3262+
[6, '2013-2-27', , 46803],
3263+
[7, '2013-3-13', , 46804],
3264+
[8, '2013-3-27', , 46805],
3265+
[9, '2013-4-17', , 46806],
3266+
[10, '2013-5-1', , 46807],
3267+
[11, '2013-5-22', , 46808],
3268+
[12, '2013-6-19', , 46809],
3269+
[13, '2013-7-3', , 46810],
3270+
[14, '2013-7-31', , 46811],
3271+
[15, '2013-8-21', , 46812],
3272+
[16, '2013-9-4', , 468013],
3273+
[17, '2013-9-18', , 468014],
3274+
[18, '2013-10-16', , 48925],
3275+
[19, '2013-11-6', , 48926],
3276+
[20, '2013-11-20', , 48927],
3277+
[21, '2013-12-4', , 49280],
3278+
[22, '2014-1-15', , 49281],
3279+
[23, '2014-1-29', , 49282],
3280+
[24, '2014-2-12', , 49283],
32813281
]);
32823282
addComicsInSeriesVolume('XMenMagnetoTestamentVol1', [
32833283
[1, '2008-9-10'],

0 commit comments

Comments
 (0)