Gives the new kitchen sign proper access (#13810)

This commit is contained in:
KingOfThePing
2022-05-07 22:41:01 +02:00
committed by GitHub
parent a8b8a1cc55
commit 4f6969770e
+1
View File
@@ -60,6 +60,7 @@
/obj/structure/sign/double/barsign/kitchensign
icon = 'icons/obj/kitchensigns.dmi'
icon_state = "Off"
req_access = list(access_kitchen)
choice_types = /decl/sign/double/kitchen
/obj/structure/sign/double/barsign/attackby(obj/item/I, mob/user)