Base Commit

This commit is contained in:
klaasjared
2021-07-26 23:02:51 -04:00
parent 424b1c1ce0
commit 6492ce144d
3 changed files with 2 additions and 2 deletions
@@ -1,8 +1,8 @@
/obj/structure/undies_wardrobe
name = "underwear wardrobe"
desc = "Holds item of clothing you shouldn't be showing off in the hallways."
icon = 'icons/obj/closet.dmi'
icon_state = "cabinet_closed"
icon = 'icons/obj/closets/undies_wardrobe.dmi'
icon_state = "wardrobe"
density = 1
/obj/structure/undies_wardrobe/attack_hand(var/mob/user)