Skip to content

Commit

Permalink
Start-end indication
Browse files Browse the repository at this point in the history
Co-authored-by: dj-34 <[email protected]>
  • Loading branch information
VERG-SS220 and dj-34 authored Sep 16, 2024
1 parent abc3a06 commit 2aa0697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/jobs/job_exp.dm
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ GLOBAL_LIST_INIT(role_playtime_requirements, list(
ROLE_CULTIST = 20,
ROLE_ALIEN = 10,
ROLE_ABDUCTOR = 20,
// SS220 ADDITION - START
ROLE_VOX_RAIDER = 20,
ROLE_BLOOD_BROTHER = 20,
// SS220 ADDITION - END
))

// Admin Verbs
Expand Down

0 comments on commit 2aa0697

Please sign in to comment.