Add ProjectFuture/TheBountyProject

This commit is contained in:
Techwolf 2022-07-17 01:04:31 -07:00 committed by Tobias Gruetzmacher
parent bbaa6bda0c
commit 7c66c60c1c
No known key found for this signature in database

View file

@ -42,6 +42,7 @@ class ProjectFuture(ParserScraper):
cls('TheAxemanCometh', 'axeman', '01-01', last='02-18'), cls('TheAxemanCometh', 'axeman', '01-01', last='02-18'),
cls('ToCatchADemon', 'daxxon', '01-00', last='03-14'), cls('ToCatchADemon', 'daxxon', '01-00', last='03-14'),
cls('TheDarkAngel', 'darkangel', 'cover', last='54'), cls('TheDarkAngel', 'darkangel', 'cover', last='54'),
cls('TheBountyProject', 'bounty', '00-00'),
cls('TheEpsilonProject', 'epsilon', '00-01'), cls('TheEpsilonProject', 'epsilon', '00-01'),
cls('TheHarvest', 'harvest', '01-00'), cls('TheHarvest', 'harvest', '01-00'),
cls('TheSierraChronicles', 'sierra', '0', last='29'), cls('TheSierraChronicles', 'sierra', '0', last='29'),