mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Grammar fixes for DS jumpsuit, harshsuits and Hawaiian shirts (#32396)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
/obj/item/clothing/under/rank/centcom/deathsquad
|
||||
name = "\improper Deathsquad jumpsuit"
|
||||
desc = "It's decorative jumpsuit worn by the Deathsquad. A small tag at the bottom reads \"Not associated with Nanotrasen\". "
|
||||
desc = "It's a decorative jumpsuit worn by the Deathsquad. A small tag at the bottom reads \"Not associated with Nanotrasen\". "
|
||||
icon_state = "deathsquad"
|
||||
inhand_icon_state = "bl_suit"
|
||||
random_sensor = FALSE
|
||||
|
||||
@@ -73,18 +73,18 @@
|
||||
|
||||
/obj/item/clothing/under/rank/cargo/miner/lavaland
|
||||
name = "shaft miner's harshsuit"
|
||||
desc = "It's an brown uniform with some padded armour for operating in hazardous environments."
|
||||
desc = "It's a brown uniform with some padded armour for operating in hazardous environments."
|
||||
armor = list(MELEE = 5, BULLET = 0, LASER = 0, ENERGY = 0, BOMB = 0, RAD = 0, FIRE = 20, ACID = 20)
|
||||
icon_state = "explorer"
|
||||
|
||||
/obj/item/clothing/under/rank/cargo/miner/lavaland/skirt
|
||||
name = "shaft miner's harshskirt"
|
||||
desc = "It's an brown uniform with some padded armour for operating in hazardous environments while remaining pretty."
|
||||
desc = "It's a brown uniform with some padded armour for operating in hazardous environments while remaining pretty."
|
||||
icon_state = "explorer_skirt"
|
||||
|
||||
/obj/item/clothing/under/rank/cargo/miner/lavaland/overalls
|
||||
name = "shaft miner's overalls"
|
||||
desc = "It's an dark purple turtleneck with a sturdy set of overalls. Sadly, doesn't have any extra pockets to carry some sandwiches. It is very dirty."
|
||||
desc = "It's a dark purple turtleneck with a sturdy set of overalls. Sadly, doesn't have any extra pockets to carry some sandwiches. It is very dirty."
|
||||
icon_state = "explorer_overalls"
|
||||
|
||||
/obj/item/clothing/under/rank/cargo/expedition
|
||||
|
||||
@@ -89,22 +89,22 @@
|
||||
|
||||
/obj/item/clothing/under/misc/redhawaiianshirt
|
||||
name = "red hawaiian shirt"
|
||||
desc = "a floral shirt worn to most vacation destinations."
|
||||
desc = "A floral shirt worn to most vacation destinations."
|
||||
icon_state = "hawaiianred"
|
||||
|
||||
/obj/item/clothing/under/misc/pinkhawaiianshirt
|
||||
name = "pink hawaiian shirt"
|
||||
desc = "a pink floral shirt the material feels cool and comfy."
|
||||
desc = "A pink floral shirt. The material feels cool and comfy."
|
||||
icon_state = "hawaiianpink"
|
||||
|
||||
/obj/item/clothing/under/misc/orangehawaiianshirt
|
||||
name = "orange hawaiian shirt"
|
||||
desc = "a orange floral shirt for a relaxing day in space."
|
||||
desc = "An orange floral shirt for a relaxing day in space."
|
||||
icon_state = "hawaiianorange"
|
||||
|
||||
/obj/item/clothing/under/misc/bluehawaiianshirt
|
||||
name = "blue hawaiian shirt"
|
||||
desc = "a blue floral shirt it has a oddly colored pink flower on it."
|
||||
desc = "A blue floral shirt. It has an oddly colored pink flower on it."
|
||||
icon_state = "hawaiianblue"
|
||||
|
||||
/obj/item/clothing/under/misc/durathread
|
||||
|
||||
Reference in New Issue
Block a user