Merge pull request #14837 from zeroisthebiggay/trojancoyoteskirt

(held against my will) adds a onesleeved croptop
This commit is contained in:
silicons
2021-06-13 15:19:37 -07:00
committed by GitHub
4 changed files with 9 additions and 0 deletions

View File

@@ -255,6 +255,13 @@
item_state = "maidapron"
minimize_when_attached = FALSE
/obj/item/clothing/accessory/sleevecrop
name = "one sleeved crop top"
desc = "Off the shoulder crop top, for those nights out partying."
icon_state = "sleevecrop"
item_state = "sleevecrop"
minimize_when_attached = FALSE
//////////
//Medals//
//////////
@@ -466,6 +473,7 @@
////////////////
//HA HA! NERD!//
////////////////
/obj/item/clothing/accessory/pocketprotector
name = "pocket protector"
desc = "Can protect your clothing from ink stains, but you'll look like a nerd if you're using one."

View File

@@ -52,6 +52,7 @@
/obj/item/clothing/accessory/turtleneck/tactifool = 2,
/obj/item/clothing/accessory/turtleneck/tactifool/green = 2,
/obj/item/clothing/accessory/turtleneck/tactifool/blue = 2,
/obj/item/clothing/accessory/sleevecrop = 2,
/obj/item/clothing/under/sweater = 3,
/obj/item/clothing/under/sweater/black = 3,
/obj/item/clothing/under/sweater/purple = 3,