Merge pull request #9295 from AffectedArc07/barber-shoes

Fixes the barber spawning with 2 pairs of shoes
This commit is contained in:
Crazy Lemon
2018-08-05 18:28:59 -07:00
committed by GitHub
-1
View File
@@ -381,7 +381,6 @@
shoes = /obj/item/clothing/shoes/black
l_ear = /obj/item/radio/headset/headset_service
backpack_contents = list(
/obj/item/clothing/shoes/black = 1,
/obj/item/storage/box/lip_stick = 1,
/obj/item/storage/box/barber = 1
)