Merge pull request #52179 from ArcaneMusic/fixeroni2

Makes vend-a-trays usable by bartenders, adds them to a technode.
This commit is contained in:
skoglol
2020-07-13 10:46:02 +02:00
committed by GitHub
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -570,4 +570,4 @@
/obj/structure/displaycase/forsale/kitchen
desc = "A display case with an ID-card swiper. Use your ID to purchase the contents. Meant for the bartender and chef."
req_access = list(ACCESS_KITCHEN)
req_one_access = list(ACCESS_KITCHEN, ACCESS_BAR)