Skip to content

Commit

Permalink
Merge branch 'recipes-galore' of https://github.com/dwasint/Monkestat…
Browse files Browse the repository at this point in the history
…ion2.0 into recipes-galore
  • Loading branch information
dwasint committed Sep 19, 2024
2 parents c206de1 + 96b5bbf commit 1dd23a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/jobs/job_types/warden.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
spawn_positions = 1
supervisors = SUPERVISOR_HOS
minimal_player_age = 7
exp_requirements = 300
exp_requirements = 600 //monkestation edit changed warden to require 10 hours as sec instead of 5 hours as crew
exp_required_type = EXP_TYPE_CREW
exp_granted_type = EXP_TYPE_CREW
exp_required_type_department = EXP_TYPE_SECURITY
config_tag = "WARDEN"

outfit = /datum/outfit/job/warden
Expand Down

0 comments on commit 1dd23a2

Please sign in to comment.