Files
Wowzewow (Wezzy)andGitHub 186f94ff58 Sick Bugfixes (#20466)
Fixes #20458
Fixes #20456
Fixes #20455
Fixes #20449
Fixes #20447
Fixes #20440
Fixes #20434
Fixes #18515
Fixes #20443

Ugh. I'm still sick.
2025-02-16 18:18:45 +00:00

80 lines
4.6 KiB
Plaintext

ABSTRACT_TYPE(/obj/item/clothing/under/dressshirt/skrell)
desc = "A formal wetshirt in Skrell style."
icon = 'icons/obj/item/clothing/under/shirt/skrell_casual.dmi'
/obj/item/clothing/under/dressshirt/skrell/ocean
name = "ocean formal wetshirt"
desc = "This wetshirt is meant to resemble the waves of Qerrbalak's homeworld. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "ocean_dressshirt"
item_state = "ocean_dressshirt"
/obj/item/clothing/under/dressshirt/skrell/maelstrom
name = "maelstrom formal wetshirt"
desc = "This ferocious wetshirt resembles that of a maelstrom; a common occurance on Skrell planets. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "maelstrom_dressshirt"
item_state = "maelstrom_dressshirt"
/obj/item/clothing/under/dressshirt/skrell/reef
name = "reef formal wetshirt"
desc = "This slightly tacky wetshirt resembles the coral reefs found throughout Nralakk space. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "reef_dressshirt"
item_state = "reef_dressshirt"
ABSTRACT_TYPE(/obj/item/clothing/under/dressshirt/tshirt/skrell)
icon = 'icons/obj/item/clothing/under/shirt/skrell_casual.dmi'
desc = "A wetshirt in Skrell style."
/obj/item/clothing/under/dressshirt/tshirt/skrell/ocean
name = "ocean wetshirt"
desc = "This wetshirt is meant to resemble the waves of Qerrbalak's homeworld. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "ocean_tee"
item_state = "ocean_tee"
/obj/item/clothing/under/dressshirt/tshirt/skrell/maelstrom
name = "maelstrom wetshirt"
desc = "This ferocious wetshirt resembles that of a maelstrom; a common occurance on Skrell planets. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "maelstrom_tee"
item_state = "maelstrom_tee"
/obj/item/clothing/under/dressshirt/tshirt/skrell/reef
name = "reef wetshirt"
desc = "This slightly tacky wetshirt resembles the coral reefs found throughout Nralakk space. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "reef_tee"
item_state = "reef_tee"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula
name = "pink eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "pink_skrell_hawaiian"
item_state = "pink_skrell_hawaiian"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula/purple
name = "purple eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "purple_skrell_hawaiian"
item_state = "purple_skrell_hawaiian"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula/teal
name = "teal eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "teal_skrell_hawaiian"
item_state = "teal_skrell_hawaiian"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula/black
name = "black eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "black_skrell_hawaiian"
item_state = "black_skrell_hawaiian"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula/white
name = "white eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "white_skrell_hawaiian"
item_state = "white_skrell_hawaiian"
/obj/item/clothing/under/dressshirt/tshirt/skrell/nebula/nralakk
name = "nralakk eriuyushi nebula shirt"
desc = "This shirt resembles the designs of Silversun tourist clothing. Most of these shirts are made in Eriuyushi and sold at their resort. This clothing is meant to trap moisture, making it uncomfortable for non-Skrell."
icon_state = "nralakk_skrell_hawaiian"
item_state = "nralakk_skrell_hawaiian"