Merge pull request #8565 from SkullyRoberts/NudityPermit

Ported the nudity permit from RP and made it a loadout option. You're welcome, Everoth
This commit is contained in:
kevinz000
2019-06-16 01:19:51 -07:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -749,3 +749,11 @@
fitted = NO_FEMALE_UNIFORM
can_adjust = FALSE
resistance_flags = NONE
/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 = "fingerprint1"
item_state = "golem" //This is dumb and hacky but was here when I got here.//No, it really isn't. Why make a new blank clothing sprite if we already have one?
body_parts_covered = CHEST|GROIN