Tweaks Hawaiian shirts and sweaters

This commit is contained in:
Anewbe
2017-07-11 14:39:44 -05:00
parent e8b96b12f5
commit 3648aa0348

View File

@@ -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