mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[Space Ruin] - The outlet (#74319)
This commit is contained in:
@@ -155,3 +155,16 @@
|
||||
trim_state = "trim_securityofficer"
|
||||
department_color = COLOR_CARGO_BROWN
|
||||
access = list(ACCESS_AWAY_SUPPLY, ACCESS_AWAY_SEC)
|
||||
|
||||
//Trims for the outlet ruin
|
||||
/datum/id_trim/away/the_outlet
|
||||
assignment = "Krazy Cashier"
|
||||
access = list(ACCESS_AWAY_GENERAL)
|
||||
|
||||
/datum/id_trim/away/the_outlet/angry_assistant_manager
|
||||
assignment = "Angry Assistant Manager"
|
||||
access = list(ACCESS_AWAY_GENERAL, ACCESS_AWAY_MEDICAL)
|
||||
|
||||
/datum/id_trim/away/the_outlet/mad_manager
|
||||
assignment = "The Mad Manager"
|
||||
access = list(ACCESS_AWAY_GENERAL, ACCESS_AWAY_MEDICAL, ACCESS_AWAY_SEC)
|
||||
|
||||
Reference in New Issue
Block a user