mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Tweaks Hawaiian shirts and sweaters
This commit is contained in:
@@ -119,6 +119,11 @@
|
|||||||
name = "flower-pattern shirt"
|
name = "flower-pattern shirt"
|
||||||
desc = "You probably need some welder googles to look at this."
|
desc = "You probably need some welder googles to look at this."
|
||||||
icon_state = "hawaii"
|
icon_state = "hawaii"
|
||||||
|
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0)
|
||||||
|
slot_flags = SLOT_OCLOTHING | SLOT_TIE
|
||||||
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||||
|
siemens_coefficient = 0.9
|
||||||
|
w_class = ITEMSIZE_NORMAL
|
||||||
|
|
||||||
/obj/item/clothing/accessory/hawaii/red
|
/obj/item/clothing/accessory/hawaii/red
|
||||||
icon_state = "hawaii2"
|
icon_state = "hawaii2"
|
||||||
@@ -180,7 +185,8 @@
|
|||||||
icon_override = 'icons/mob/ties.dmi'
|
icon_override = 'icons/mob/ties.dmi'
|
||||||
icon_state = "sweater"
|
icon_state = "sweater"
|
||||||
slot_flags = SLOT_OCLOTHING | SLOT_TIE
|
slot_flags = SLOT_OCLOTHING | SLOT_TIE
|
||||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
|
||||||
|
siemens_coefficient = 0.9
|
||||||
w_class = ITEMSIZE_NORMAL
|
w_class = ITEMSIZE_NORMAL
|
||||||
|
|
||||||
/obj/item/clothing/accessory/sweater/pink
|
/obj/item/clothing/accessory/sweater/pink
|
||||||
|
|||||||
Reference in New Issue
Block a user