Attempts to fix persistent station alarms. Makes wardrobes solid.

This commit is contained in:
PsiOmega
2015-03-09 20:55:05 +01:00
parent b09606d85c
commit baed39c263
2 changed files with 6 additions and 6 deletions
@@ -3,7 +3,7 @@
desc = "Holds item of clothing you shouldn't be showing off in the hallways."
icon = 'icons/obj/closet.dmi'
icon_state = "cabinet_closed"
density = 1
/obj/structure/undies_wardrobe/attack_hand(mob/user as mob)
src.add_fingerprint(user)