Merge pull request #1670 from CHOMPStationBot/upstream-merge-10019

[MIRROR] [MIRROR] Fixes replica syndi suit worn sprite
This commit is contained in:
Razgriz
2021-03-25 19:12:16 -07:00
committed by GitHub

View File

@@ -108,6 +108,7 @@
icon = 'icons/obj/clothing/spacesuits.dmi'
icon_override = "icons/mob/spacesuit.dmi" //Chomp edit to fix its missing icon
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)