mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Cyclops Mining Vessel - Second Take (#16738)
* the heph ship * Fixed things * Fixes * Stuff * leave * Fixes * fix * spawn fix * airlock and stuff outside * Whoops
This commit is contained in:
@@ -237,3 +237,12 @@
|
||||
/obj/item/clothing/under/rank/machinist/orion
|
||||
icon_state = "orion_machinist"
|
||||
item_state = "orion_machinist"
|
||||
|
||||
/obj/item/clothing/under/rank/captain/hephaestus
|
||||
name = "hephaestus captain's jumpsuit"
|
||||
desc = "It's a green-and-orange jumpsuit with some gold markings denoting the rank of \"Captain\" used by Hephaestus Industries."
|
||||
icon = 'icons/clothing/under/uniforms/cyclops_uniforms.dmi'
|
||||
icon_state = "heph_captain"
|
||||
item_state = "heph_captain"
|
||||
worn_state = "heph_captain"
|
||||
contained_sprite = TRUE
|
||||
@@ -100,6 +100,14 @@
|
||||
icon_state = "pmc_cadet"
|
||||
item_state = "pmc_cadet"
|
||||
|
||||
/obj/item/clothing/under/rank/security/heph
|
||||
name = "hephaestus security officer uniform"
|
||||
desc = "A green-and-orange uniform worn by Security Officers of smaller Hephaestus Industries vessels."
|
||||
icon = 'icons/clothing/under/uniforms/cyclops_uniforms.dmi'
|
||||
icon_state = "heph_security"
|
||||
item_state = "heph_security"
|
||||
contained_sprite = TRUE
|
||||
|
||||
/obj/item/clothing/under/rank/warden
|
||||
name = "warden's uniform"
|
||||
desc = "It's made of a slightly sturdier material than standard jumpsuits, to allow for more robust protection."
|
||||
|
||||
Reference in New Issue
Block a user