Add ProjectFuture/InnocenceGuiltAndChange

This commit is contained in:
Techwolf 2023-01-27 21:33:47 -08:00 committed by Tobias Gruetzmacher
parent 7209d932f4
commit 58ddba1a7e
No known key found for this signature in database

View file

@ -30,10 +30,11 @@ class ProjectFuture(ParserScraper):
cls('BookOfTenets', 'tenets', '01', last='45'),
cls('CriticalMass', 'criticalmass', 'cover', last='26'),
cls('DarkLordRising', 'darklord', '01-00', last='10-10'),
cls('Emily', 'emily', '01-00'),
cls('FishingTrip', 'fishing', '01-00'),
cls('Emily', 'emily', '01-00', last='07-10'),
cls('FishingTrip', 'fishing', '01-00', last='03-12'),
cls('HeadsYouLose', 'heads', '00-01', last='07-12'),
cls('IPanther', 'panther', '00'),
cls('InnocenceGuiltAndChange', 'ernst', '01-00'),
cls('IPanther', 'panther', '00', last='20'),
cls('NiallsStory', 'niall', '00'),
cls('ProjectFuture', 'strip', '0', last='664'),
cls('RedValentine', 'redvalentine', '1', last='6'),
@ -44,7 +45,7 @@ class ProjectFuture(ParserScraper):
cls('TheDarkAngel', 'darkangel', 'cover', last='54'),
cls('TheBountyProject', 'bounty', '00-00'),
cls('TheEpsilonProject', 'epsilon', '00-01'),
cls('TheHarvest', 'harvest', '01-00'),
cls('TheHarvest', 'harvest', '01-00', last='08-26'),
cls('TheSierraChronicles', 'sierra', '0', last='29'),
cls('TheTuppenyMan', 'tuppenny', '00', last='16'),
cls('TurningANewPage', 'azrael', '1', last='54'),