Skip to content

Commit

Permalink
update engineer to have engineer hour
Browse files Browse the repository at this point in the history
  • Loading branch information
HumiliatedGoblin authored Feb 19, 2024
1 parent 8bfa661 commit 0ea8493
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/game/jobs/job/marine/squad/engineer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
gear_preset = /datum/equipment_preset/wo/marine/engineer

AddTimelock(/datum/job/marine/engineer, list(
JOB_SQUAD_ROLES = 3 HOURS
JOB_SQUAD_ROLES = 2 HOURS,
JOB_ENGINEER_ROLES = 1 HOUR
))

/obj/effect/landmark/start/marine/engineer
Expand Down

0 comments on commit 0ea8493

Please sign in to comment.