Skip to content

Commit

Permalink
WEH
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Jan 8, 2025
1 parent 8b9a9f4 commit 45addd3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modular_nova/master_files/code/datums/id_trim/jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@

minimal_access |= ACCESS_WEAPONS

/datum/id_trim/job/atmospheric_technician/New()
// FLUFFY FRONTIER EDIT START - REMOVAL
/* /datum/id_trim/job/atmospheric_technician/New()
. = ..()
minimal_access |= ACCESS_ENGINE_EQUIP
minimal_access |= ACCESS_ENGINE_EQUIP */
// FLUFFY FRONTIER EDIT END

/datum/id_trim/job/chief_medical_officer/New()
. = ..()
Expand Down

0 comments on commit 45addd3

Please sign in to comment.