Fixes Odin bartenders/chefs sometimes spawning shoeless (#10283)

Odin chefs/bartenders that were unathi or tajara spawned shoeless, this fixes that.
This commit is contained in:
fernerr
2020-10-18 11:27:59 +03:00
committed by GitHub
parent df809ad190
commit 0baba64ade
2 changed files with 6 additions and 2 deletions
@@ -284,7 +284,7 @@
name = "NTCC Odin Bartender"
uniform = /obj/item/clothing/under/rank/bartender
shoes = /obj/item/clothing/shoes/black
shoes = /obj/item/clothing/shoes/laceup/all_species
l_ear = /obj/item/device/radio/headset/headset_service
id_access = "Service"
@@ -295,7 +295,7 @@
uniform = /obj/item/clothing/under/rank/chef
suit = /obj/item/clothing/suit/chef
head = /obj/item/clothing/head/chefhat
shoes = /obj/item/clothing/shoes/black
shoes = /obj/item/clothing/shoes/laceup/all_species
l_ear = /obj/item/device/radio/headset/headset_service
id_access = "Service"