mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
* Washing Machine Updates * Dye Registry Improvement + Bug Fixes * a couple bug fixes + beanie dyeing * oopsie * removes washing blacklist, it is unused * Apply suggestions from Lewcc's code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * why is all my code fucking * Update code/modules/clothing/gloves/colored_gloves.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * cleanup * Update code/modules/clothing/gloves/colored_gloves.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * machine wash updates for simple animals * Update code/modules/clothing/clothing.dm Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * adds dyeing.dm documentation * optimizations & visible_messages * adds SIGNAL_HANDLER * Update code/game/machinery/washing_machine.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * update comment * cleans up cleaning_act() --------- Signed-off-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
172 lines
4.9 KiB
Plaintext
172 lines
4.9 KiB
Plaintext
/obj/item/clothing/under/dress
|
|
icon = 'icons/obj/clothing/under/dress.dmi'
|
|
|
|
sprite_sheets = list(
|
|
"Human" = 'icons/mob/clothing/under/dress.dmi',
|
|
"Vox" = 'icons/mob/clothing/species/vox/under/dress.dmi',
|
|
"Drask" = 'icons/mob/clothing/species/drask/under/dress.dmi',
|
|
"Grey" = 'icons/mob/clothing/species/grey/under/dress.dmi'
|
|
)
|
|
|
|
/obj/item/clothing/under/dress/victdress
|
|
name = "black victorian dress"
|
|
desc = "A victorian style dress, fancy!"
|
|
icon_state = "victorianblackdress"
|
|
item_state = "victorianblackdress"
|
|
item_color = "victorianblackdress"
|
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
|
|
|
/obj/item/clothing/under/dress/victdress/red
|
|
name = "red victorian dress"
|
|
icon_state = "victorianreddress"
|
|
item_state = "victorianreddress"
|
|
item_color = "victorianreddress"
|
|
|
|
/obj/item/clothing/under/dress/blacktango
|
|
name = "black tango dress"
|
|
desc = "Filled with Latin fire."
|
|
icon_state = "black_tango"
|
|
item_state = "wcoat"
|
|
item_color = "black_tango"
|
|
|
|
/obj/item/clothing/under/dress/blackskirt
|
|
name = "black skirt"
|
|
desc = "A black skirt, very fancy!"
|
|
icon_state = "blackskirt"
|
|
item_color = "blackskirt"
|
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
|
|
dyeable = TRUE
|
|
dyeing_key = DYE_REGISTRY_JUMPSKIRT
|
|
|
|
//wedding stuff
|
|
|
|
/obj/item/clothing/under/dress/wedding/bride_orange
|
|
name = "orange wedding dress"
|
|
desc = "A big and puffy orange dress."
|
|
icon_state = "bride_orange"
|
|
item_color = "bride_orange"
|
|
flags_inv = HIDESHOES
|
|
|
|
/obj/item/clothing/under/dress/wedding/bride_purple
|
|
name = "purple wedding dress"
|
|
desc = "A big and puffy purple dress."
|
|
icon_state = "bride_purple"
|
|
item_color = "bride_purple"
|
|
flags_inv = HIDESHOES
|
|
|
|
/obj/item/clothing/under/dress/wedding/bride_blue
|
|
name = "blue wedding dress"
|
|
desc = "A big and puffy blue dress."
|
|
icon_state = "bride_blue"
|
|
item_color = "bride_blue"
|
|
flags_inv = HIDESHOES
|
|
|
|
/obj/item/clothing/under/dress/wedding/bride_red
|
|
name = "red wedding dress"
|
|
desc = "A big and puffy red dress."
|
|
icon_state = "bride_red"
|
|
item_color = "bride_red"
|
|
flags_inv = HIDESHOES
|
|
|
|
/obj/item/clothing/under/dress/wedding/bride_white
|
|
name = "white wedding dress"
|
|
desc = "A white wedding gown made from the finest silk."
|
|
icon_state = "bride_white"
|
|
item_color = "bride_white"
|
|
flags_inv = HIDESHOES
|
|
|
|
/obj/item/clothing/under/dress/dress_fire
|
|
name = "flame dress"
|
|
desc = "A small black dress with blue flames print on it."
|
|
icon_state = "dress_fire"
|
|
item_color = "dress_fire"
|
|
|
|
/obj/item/clothing/under/dress/dress_orange
|
|
name = "orange dress"
|
|
desc = "A fancy orange gown for those who like to show leg."
|
|
icon_state = "dress_orange"
|
|
item_color = "dress_orange"
|
|
|
|
/obj/item/clothing/under/dress/dress_pink
|
|
name = "pink dress"
|
|
desc = "A simple, tight fitting pink dress."
|
|
icon_state = "dress_pink"
|
|
item_color = "dress_pink"
|
|
|
|
/obj/item/clothing/under/dress/dress_green
|
|
name = "green dress"
|
|
desc = "A simple, tight fitting green dress."
|
|
icon_state = "dress_green"
|
|
item_color = "dress_green"
|
|
|
|
/obj/item/clothing/under/dress/dress_yellow
|
|
name = "yellow dress"
|
|
desc = "A flirty, little yellow dress."
|
|
icon_state = "dress_yellow"
|
|
item_color = "dress_yellow"
|
|
|
|
/obj/item/clothing/under/dress/dress_saloon
|
|
name = "saloon girl dress"
|
|
desc = "A old western inspired gown for the girl who likes to drink."
|
|
icon_state = "dress_saloon"
|
|
item_color = "dress_saloon"
|
|
|
|
/obj/item/clothing/under/dress/plaid_blue
|
|
name = "blue plaid skirt"
|
|
desc = "A preppy blue skirt with a white blouse."
|
|
icon_state = "plaid_blue"
|
|
item_color = "plaid_blue"
|
|
|
|
/obj/item/clothing/under/dress/plaid_red
|
|
name = "red plaid skirt"
|
|
desc = "A preppy red skirt with a white blouse."
|
|
icon_state = "plaid_red"
|
|
item_color = "plaid_red"
|
|
dyeable = TRUE
|
|
dyeing_key = DYE_REGISTRY_JUMPSKIRT
|
|
|
|
/obj/item/clothing/under/dress/plaid_purple
|
|
name = "blue purple skirt"
|
|
desc = "A preppy purple skirt with a white blouse."
|
|
icon_state = "plaid_purple"
|
|
item_color = "plaid_purple"
|
|
dyeable = TRUE
|
|
dyeing_key = DYE_REGISTRY_JUMPSKIRT
|
|
|
|
/obj/item/clothing/under/dress/sailordress
|
|
name = "sailor dress"
|
|
desc = "Formal wear for a leading lady."
|
|
icon_state = "sailor_dress"
|
|
item_state = "sailordress"
|
|
item_color = "sailor_dress"
|
|
|
|
/obj/item/clothing/under/dress/redeveninggown
|
|
name = "red evening gown"
|
|
desc = "Fancy dress for space bar singers."
|
|
icon_state = "red_evening_gown"
|
|
item_state = "redeveninggown"
|
|
item_color = "red_evening_gown"
|
|
|
|
/obj/item/clothing/under/dress/schoolgirl
|
|
name = "schoolgirl uniform"
|
|
desc = "It's just like one of my Japanese animes!"
|
|
icon_state = "schoolgirl"
|
|
item_state = "schoolgirl"
|
|
item_color = "schoolgirl"
|
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
|
|
|
|
/obj/item/clothing/under/dress/stripeddress
|
|
name = "striped dress"
|
|
desc = "Fashion in space."
|
|
icon_state = "striped_dress"
|
|
item_state = "stripeddress"
|
|
item_color = "striped_dress"
|
|
|
|
/obj/item/clothing/under/dress/sundress
|
|
name = "sundress"
|
|
desc = "Makes you want to frolic in a field of daisies."
|
|
icon_state = "sundress"
|
|
item_state = "sundress"
|
|
item_color = "sundress"
|
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|