Fixes bartender suit having an adjust state

This commit is contained in:
ShizCalev
2017-11-22 12:40:32 -06:00
committed by CitadelStationBot
parent dc0128a6d3
commit 6ab499b57b
36 changed files with 517 additions and 163 deletions
@@ -45,7 +45,7 @@
icon = 'icons/obj/rollerbed.dmi'
icon_state = "down"
anchored = FALSE
resistance_flags = 0
resistance_flags = NONE
var/foldabletype = /obj/item/roller
/obj/structure/bed/roller/attackby(obj/item/W, mob/user, params)