Merge pull request #7960 from Atermonera/replica_suit_sprite_fix

Fixes replica syndi suit worn sprite
This commit is contained in:
Atermonera
2021-03-25 09:04:08 -09:00
committed by VirgoBot
parent b6583ba3f3
commit 2038cd416d
@@ -107,6 +107,7 @@
name = "red space suit replica"
icon = 'icons/obj/clothing/spacesuits.dmi'
icon_state = "syndicate"
default_worn_icon = 'icons/mob/spacesuit.dmi'
desc = "A plastic replica of the syndicate space suit, you'll look just like a real murderous syndicate agent in this! This is a toy, it is not made for use in space!"
w_class = ITEMSIZE_NORMAL
allowed = list(/obj/item/device/flashlight,/obj/item/weapon/tank/emergency/oxygen,/obj/item/toy)