Fixes the barber spawning with 2 pairs of shoes

This commit is contained in:
AffectedArc07
2018-08-01 18:58:26 +01:00
parent 53e58d611d
commit 95cd3f5ae2
-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
)