mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Adds some dresses
This commit is contained in:
@@ -629,4 +629,39 @@
|
||||
desc = "How... minimalist."
|
||||
icon_state = "gear_harness"
|
||||
worn_state = "gear_harness"
|
||||
body_parts_covered = 0
|
||||
body_parts_covered = 0
|
||||
|
||||
/obj/item/clothing/under/dress/white
|
||||
name = "fancy white dress"
|
||||
desc = "A red shirt that has had the top cut low."
|
||||
icon_state = "whitedress1"
|
||||
item_state = "whitedress1"
|
||||
worn_state = "whitedress1"
|
||||
|
||||
/obj/item/clothing/under/dress/white2
|
||||
name = "fancy white dress"
|
||||
desc = "A red shirt that has had the top cut low."
|
||||
icon_state = "whitedress2"
|
||||
item_state = "whitedress2"
|
||||
worn_state = "whitedress2"
|
||||
|
||||
/obj/item/clothing/under/dress/white3
|
||||
name = "fancy white dress"
|
||||
desc = "A red shirt that has had the top cut low."
|
||||
icon_state = "whitedress3"
|
||||
item_state = "whitedress3"
|
||||
worn_state = "whitedress3"
|
||||
|
||||
/obj/item/clothing/under/dress/white4
|
||||
name = "fancy white dress"
|
||||
desc = "A red shirt that has had the top cut low."
|
||||
icon_state = "whitedress4"
|
||||
item_state = "whitedress4"
|
||||
worn_state = "whitedress4"
|
||||
|
||||
/obj/item/clothing/under/dress/darkred
|
||||
name = "fancy dark red dress"
|
||||
desc = "A red shirt that has had the top cut low."
|
||||
icon_state = "darkreddress"
|
||||
item_state = "darkreddress"
|
||||
worn_state = "darkreddress"
|
||||
Reference in New Issue
Block a user