mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Adds a plaid shirt. (#22831)
Adds a plaid shirt to the loadout as an alternate to the dress shirt. <img width="156" height="189" alt="image" src="https://github.com/user-attachments/assets/9ca9098b-8dc3-4723-aab0-8853335b1ed3" /> <img width="419" height="103" alt="image" src="https://github.com/user-attachments/assets/ee081633-6961-456d-9153-9f6f3a131f91" /> --------- Signed-off-by: TheStryker <thestryker289@gmail.com> Co-authored-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,8 @@ ABSTRACT_TYPE(/datum/gear/shirts)
|
||||
shirt["dress shirt, v-neck alt rolled up"] = /obj/item/clothing/under/dressshirt/alt/vneck/rolled
|
||||
shirt["dress shirt, deep v-neck"] = /obj/item/clothing/under/dressshirt/deepv
|
||||
shirt["dress shirt, deep v-neck rolled up"] = /obj/item/clothing/under/dressshirt/deepv/rolled
|
||||
shirt["dress shirt, plaid"] = /obj/item/clothing/under/dressshirt/plaid
|
||||
shirt["dress shirt, plaid rolled up"] = /obj/item/clothing/under/dressshirt/plaid/rolled
|
||||
shirt["dress shirt, asymmetric"] = /obj/item/clothing/under/dressshirt/asymmetric
|
||||
shirt["dress shirt, asymmetric rolled up"] = /obj/item/clothing/under/dressshirt/asymmetric/rolled
|
||||
shirt["long-sleeved shirt"] = /obj/item/clothing/under/dressshirt/longsleeve
|
||||
|
||||
Reference in New Issue
Block a user