mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-23 00:22:43 +00:00
15 lines
484 B
Plaintext
15 lines
484 B
Plaintext
/obj/item/clothing/head/helmet/space/nasavoid
|
|
name = "NASA void helmet"
|
|
desc = "A high tech, NASA Centcom branch designed, dark red space helmet. Used for AI satellite maintenance."
|
|
icon_state = "void"
|
|
item_state = "void"
|
|
see_face = 1
|
|
|
|
|
|
/obj/item/clothing/suit/space/nasavoid
|
|
name = "NASA voidsuit"
|
|
icon_state = "void"
|
|
item_state = "void"
|
|
desc = "A high tech, NASA Centcom branch designed, dark red space suit. Used for AI satellite maintenance."
|
|
slowdown = 1
|