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:
Alberyk
2023-09-07 23:30:58 +00:00
committed by GitHub
parent 8be129cfa5
commit fb143c425a
10 changed files with 70643 additions and 1 deletions
@@ -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."