mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
@@ -235,6 +235,13 @@
|
||||
sort_category = "Xenowear - Skrell"
|
||||
allowed_roles = list("Head of Security", "Warden", "Security Officer", "Investigator", "Executive Officer", "Captain")
|
||||
|
||||
/datum/gear/head/skrell_helmet/hos
|
||||
display_name = "Head of Security Skrellmet"
|
||||
path = /obj/item/clothing/head/helmet/hos/skrell
|
||||
whitelisted = list(SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
|
||||
sort_category = "Xenowear - Skrell"
|
||||
allowed_roles = list("Head of Security")
|
||||
|
||||
/*
|
||||
Skrellian Social Score
|
||||
*/
|
||||
|
||||
@@ -110,6 +110,12 @@
|
||||
icon_state = "helm_sec_commander"
|
||||
item_state = "helm_sec_commander"
|
||||
|
||||
/obj/item/clothing/head/helmet/hos/skrell
|
||||
name = "head of security skrellmet"
|
||||
desc = "A special Internal Security Division helmet designed to protect the precious craniums of important installation security officers, this one seems to be built for use by a Skrell."
|
||||
icon_state = "helm_skrell_commander"
|
||||
item_state = "helm_skrell_commander"
|
||||
|
||||
/obj/item/clothing/head/helmet/hos/dermal
|
||||
name = "dermal armor patch"
|
||||
desc = "You're not quite sure how you manage to take it on and off, but it implants nicely in your head."
|
||||
|
||||
Reference in New Issue
Block a user