a
This commit is contained in:
@@ -255,6 +255,13 @@
|
|||||||
item_state = "maidapron"
|
item_state = "maidapron"
|
||||||
minimize_when_attached = FALSE
|
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//
|
//Medals//
|
||||||
//////////
|
//////////
|
||||||
@@ -466,6 +473,7 @@
|
|||||||
////////////////
|
////////////////
|
||||||
//HA HA! NERD!//
|
//HA HA! NERD!//
|
||||||
////////////////
|
////////////////
|
||||||
|
|
||||||
/obj/item/clothing/accessory/pocketprotector
|
/obj/item/clothing/accessory/pocketprotector
|
||||||
name = "pocket protector"
|
name = "pocket protector"
|
||||||
desc = "Can protect your clothing from ink stains, but you'll look like a nerd if you're using one."
|
desc = "Can protect your clothing from ink stains, but you'll look like a nerd if you're using one."
|
||||||
|
|||||||
@@ -52,6 +52,7 @@
|
|||||||
/obj/item/clothing/accessory/turtleneck/tactifool = 2,
|
/obj/item/clothing/accessory/turtleneck/tactifool = 2,
|
||||||
/obj/item/clothing/accessory/turtleneck/tactifool/green = 2,
|
/obj/item/clothing/accessory/turtleneck/tactifool/green = 2,
|
||||||
/obj/item/clothing/accessory/turtleneck/tactifool/blue = 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 = 3,
|
||||||
/obj/item/clothing/under/sweater/black = 3,
|
/obj/item/clothing/under/sweater/black = 3,
|
||||||
/obj/item/clothing/under/sweater/purple = 3,
|
/obj/item/clothing/under/sweater/purple = 3,
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user