mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Head of Security voidsuit + cycler (#5420)
Issues the Head of Security a specially designed voidsuit for immediate recognition in E.V.A. It has identical values to the standard security voidsuit.
This commit is contained in:
@@ -655,6 +655,14 @@
|
||||
species = list("Human","Tajara","Skrell","Unathi")
|
||||
can_repair = 1
|
||||
|
||||
/obj/machinery/suit_cycler/hos
|
||||
name = "Head of Security suit cycler"
|
||||
model_text = "Head of Security"
|
||||
req_access = list(access_hos)
|
||||
departments = list("Head of Security")
|
||||
species = list("Human","Tajara","Skrell","Unathi", "Machine")
|
||||
can_repair = 1
|
||||
|
||||
/obj/machinery/suit_cycler/captain
|
||||
name = "Captain suit cycler"
|
||||
model_text = "Captain"
|
||||
|
||||
Reference in New Issue
Block a user