Files
Polaris/code/modules/clothing/spacesuits/void.dm
DeusDactyl 2c7c078ebe Grammar fixes
Finally fixes tons of capitalization errors and whatnot in clothing.
2012-06-17 20:58:42 -04:00

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