mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 22:25:46 +01:00
Explorer Transfers (#13384)
* v1, explorer as job transfer option for HOPs * move to support.dm * spacing * recategorize as support * ACCESS_EXTERNAL_AIRLOCKS * corrected access line * Updated explorer HUD icon Co-authored-by: Kyep <Kyep@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
/datum/job/ntnavyofficer,
|
||||
/datum/job/ntspecops,
|
||||
/datum/job/civilian,
|
||||
/datum/job/syndicateofficer
|
||||
/datum/job/syndicateofficer,
|
||||
/datum/job/explorer // blacklisted so that HOPs don't try prioritizing it, then wonder why that doesn't work
|
||||
)
|
||||
|
||||
//The scaling factor of max total positions in relation to the total amount of people on board the station in %
|
||||
|
||||
Reference in New Issue
Block a user