job requirements should be moved from job prototypes #1973
Labels
Good First Issue
Good issue for a new contributor to try fixing.
Priority: 4-Low
Should be resolved at some point
Description
Job requirements should be moved away from JobPrototypes and synced with upstream (less conflicts, yippee) into the JobRequirementOverridePrototype. Sounds hard but it's actually all yaml, so it's a good first issue.
Basically you need to create a new
requirement_overrides.yml
in the DeltaV namespace and then update thedeltav.toml
file to includerole_timer_override = DeltaV
under[game]
Example:
The text was updated successfully, but these errors were encountered: