mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #11030 from Couls/shesi-fluff-fix
Update shesi's fluff sprites and add in a custom winter hood
This commit is contained in:
@@ -1156,9 +1156,19 @@
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "shesicoat"
|
||||
item_state = "shesicoat"
|
||||
hoodtype = /obj/item/clothing/head/hood/fluff/shesi
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
cold_protection = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
/obj/item/clothing/head/hood/fluff/shesi //MrSynnester : Shesi Skaklas
|
||||
name = "custom made winter hood"
|
||||
desc = "A custom made winter coat hood. Looks comfy."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "shesicoat_hood2"
|
||||
body_parts_covered = HEAD
|
||||
flags = NODROP|BLOCKHAIR
|
||||
flags_inv = HIDEEARS
|
||||
|
||||
/obj/item/clothing/suit/jacket/dtx //AffectedArc07: DTX
|
||||
name = "telecommunications bomber jacket"
|
||||
desc = "Looks like something only a nerd would buy. Has a tag inside reading <i>Property of DTX</i>."
|
||||
|
||||
Reference in New Issue
Block a user