Skip to content

Commit

Permalink
Revert "Set default synth Sierra access to full"
Browse files Browse the repository at this point in the history
This reverts commit 7c4b9b1.
  • Loading branch information
SuhEugene committed Dec 4, 2023
1 parent cb6c2fd commit 3449af8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions maps/sierra/job/jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@
ACCESS_REGION_SUPPLY = list(access_qm, access_change_ids),
)

// It will autoinit in New()
synth_access = list(access_synth)

/datum/map/sierra/New()
. = ..()
synth_access += get_all_station_access()

// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GAS JOBS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

// GRADE C
Expand Down

0 comments on commit 3449af8

Please sign in to comment.