Files
VOREStation/code/modules/clothing/under/miscellaneous_vr.dm
T

12 lines
487 B
Plaintext

/obj/item/clothing/under/permit
name = "public nudity permit"
desc = "This permit entitles the bearer to conduct their duties without a uniform. Normally issued to furred crewmembers or those with nothing to hide."
icon = 'icons/obj/card.dmi'
icon_state = "guest"
body_parts_covered = 0
sprite_sheets = list()
item_state = "golem" //This is dumb and hacky but was here when I got here.
worn_state = "golem" //It's basically just a coincidentally black iconstate in the file.