fuck
This commit is contained in:
@@ -166,15 +166,10 @@
|
||||
icon_state = "sweater_uglyxmas"
|
||||
item_state = "sweater_uglyxmas"
|
||||
|
||||
/obj/item/clothing/accessory/sweater/uglyxmas
|
||||
name = "ugly xmas sweater"
|
||||
icon_state = "sweater_uglyxmas"
|
||||
item_state = "sweater_uglyxmas"
|
||||
|
||||
/obj/item/clothing/accessory/sweater/flower
|
||||
name = "flower sweater"
|
||||
icon_state = "sweater_uglyxmas"
|
||||
item_state = "sweater_uglyxmas"
|
||||
icon_state = "sweater_flower"
|
||||
item_state = "sweater_flower"
|
||||
|
||||
////////////////
|
||||
//Suit Jackets//
|
||||
@@ -223,6 +218,11 @@
|
||||
icon_state = "turtleneck_red"
|
||||
item_state = "turtleneck_red"
|
||||
|
||||
/obj/item/clothing/accessory/turtleneck/comfy
|
||||
name = "comfy turtleneck"
|
||||
icon_state = "turtleneck_comfy"
|
||||
item_state = "turtleneck_comfy"
|
||||
|
||||
/obj/item/clothing/accessory/turtleneck/tactifool
|
||||
name = "black sweaterneck"
|
||||
desc = "Extra fool. Extra cool."
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
/obj/item/clothing/under/costume/kilt = 3,
|
||||
/obj/item/clothing/under/misc/overalls = 3,
|
||||
/obj/item/clothing/under/suit/sl = 3,
|
||||
/obj/item/clothing/under/sweater = 3,
|
||||
/obj/item/clothing/accessory/sweater = 3,
|
||||
/obj/item/clothing/accessory/sweater/pink = 3,
|
||||
/obj/item/clothing/accessory/sweater/heart = 3,
|
||||
@@ -45,9 +44,11 @@
|
||||
/obj/item/clothing/accessory/sweater/flower = 3,
|
||||
/obj/item/clothing/accessory/turtleneck = 2,
|
||||
/obj/item/clothing/accessory/turtleneck/red = 2,
|
||||
/obj/item/clothing/accessory/turtleneck/comfy = 2,
|
||||
/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/under/sweater = 3,
|
||||
/obj/item/clothing/under/sweater/black = 3,
|
||||
/obj/item/clothing/under/sweater/purple = 3,
|
||||
/obj/item/clothing/under/sweater/green = 3,
|
||||
|
||||
Reference in New Issue
Block a user