Update bartender.dm

This commit is contained in:
Age-Of-Skibidi-Sigmar
2025-05-09 11:47:48 -06:00
committed by GitHub
parent 7bec84bcee
commit 2f81d80d88
+1 -1
View File
@@ -44,7 +44,7 @@
ears = /obj/item/radio/headset/headset_srv
uniform = /obj/item/clothing/under/rank/civilian/bartender
suit = /obj/item/clothing/suit/armor/vest
backpack_contents = list(/obj/item/storage/box/beanbag=1,/obj/item/book/granter/action/drink_fling=1,/obj/item/book/manual/service_SOP)
backpack_contents = list(/obj/item/storage/box/beanbag=1,/obj/item/book/granter/action/drink_fling=1)
shoes = /obj/item/clothing/shoes/laceup
/datum/job/bartender/after_spawn(mob/living/H, client/C, latejoin = FALSE)