mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Mix qipao in with ours
This commit is contained in:
@@ -54,19 +54,19 @@
|
||||
jumpclothes[initial(jumps.name)] = jumps
|
||||
gear_tweaks += new/datum/gear_tweak/path(sortAssoc(jumpclothes))
|
||||
|
||||
/datum/gear/uniform/qipao
|
||||
display_name = "qipao"
|
||||
path = /obj/item/clothing/under/qipao
|
||||
/datum/gear/uniform/qipao_colorable
|
||||
display_name = "qipao, colorable"
|
||||
path = /obj/item/clothing/under/qipao_colorable
|
||||
|
||||
/datum/gear/uniform/qipao/New()
|
||||
/datum/gear/uniform/qipao_colorable/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/uniform/qipao2
|
||||
display_name = "qipao, slim"
|
||||
path = /obj/item/clothing/under/qipao2
|
||||
/datum/gear/uniform/qipao2_colorable
|
||||
display_name = "qipao, colorable, slim"
|
||||
path = /obj/item/clothing/under/qipao2_colorable
|
||||
|
||||
/datum/gear/uniform/qipao2/New()
|
||||
/datum/gear/uniform/qipao2_colorable/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
|
||||
@@ -196,17 +196,17 @@ Swimsuits
|
||||
/*
|
||||
Qipao
|
||||
*/
|
||||
/datum/gear/uniform/qipao
|
||||
/datum/gear/uniform/qipao_black
|
||||
display_name = "qipao, black"
|
||||
path = /obj/item/clothing/under/dress/qipao
|
||||
path = /obj/item/clothing/under/qipao
|
||||
|
||||
/datum/gear/uniform/qipao_red
|
||||
display_name = "qipao, red"
|
||||
path = /obj/item/clothing/under/dress/qipao/red
|
||||
path = /obj/item/clothing/under/qipao/red
|
||||
|
||||
/datum/gear/uniform/qipao_white
|
||||
display_name = "qipao, white"
|
||||
path = /obj/item/clothing/under/dress/qipao/white
|
||||
path = /obj/item/clothing/under/qipao/white
|
||||
|
||||
/*
|
||||
Bluespace jumpsuit
|
||||
|
||||
@@ -802,13 +802,13 @@ Uniforms and such
|
||||
desc = "It is a dark blue cheongsam dress."
|
||||
icon_state = "cheongsam-darkblue"
|
||||
|
||||
/obj/item/clothing/under/qipao
|
||||
/obj/item/clothing/under/qipao_colorable
|
||||
name = "qipao"
|
||||
desc = "A traditional Chinese women's garment, typically made from silk."
|
||||
icon_state = "qipao"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
/obj/item/clothing/under/qipao2
|
||||
/obj/item/clothing/under/qipao2_colorable
|
||||
name = "slim qipao"
|
||||
desc = "A traditional Chinese women's garment, typically made from silk. This one is fairly slim."
|
||||
icon_state = "qipao2"
|
||||
|
||||
@@ -119,20 +119,21 @@
|
||||
/obj/item/clothing/under/ert
|
||||
armor = list(melee = 5, bullet = 10, laser = 10, energy = 5, bomb = 5, bio = 0, rad = 0)
|
||||
|
||||
/obj/item/clothing/under/dress/qipao
|
||||
name = "qipao"
|
||||
/obj/item/clothing/under/qipao
|
||||
name = "black qipao"
|
||||
desc = "A type of feminine body-hugging dress with distinctive Chinese features of Manchu origin."
|
||||
icon = 'icons/inventory/uniform/item_vr.dmi'
|
||||
icon_override = 'icons/inventory/uniform/mob_vr.dmi'
|
||||
icon_state = "qipao"
|
||||
item_state = "qipao"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
/obj/item/clothing/under/dress/qipao/white
|
||||
/obj/item/clothing/under/qipao/white
|
||||
name = "white qipao"
|
||||
icon_state = "qipao_white"
|
||||
item_state = "qipao_white"
|
||||
|
||||
/obj/item/clothing/under/dress/qipao/red
|
||||
/obj/item/clothing/under/qipao/red
|
||||
name = "red qipao"
|
||||
icon_state = "qipao_red"
|
||||
item_state = "qipao_red"
|
||||
|
||||
@@ -759,9 +759,9 @@
|
||||
/obj/item/clothing/under/dress/sailordress = 5,
|
||||
/obj/item/clothing/under/dress/sari = 5,
|
||||
/obj/item/clothing/under/dress/sari/green = 5,
|
||||
/obj/item/clothing/under/dress/qipao = 5,
|
||||
/obj/item/clothing/under/dress/qipao/red = 5,
|
||||
/obj/item/clothing/under/dress/qipao/white = 5,
|
||||
/obj/item/clothing/under/qipao = 5,
|
||||
/obj/item/clothing/under/qipao/red = 5,
|
||||
/obj/item/clothing/under/qipao/white = 5,
|
||||
/obj/item/clothing/under/shorts/red = 5,
|
||||
/obj/item/clothing/under/shorts/green = 5,
|
||||
/obj/item/clothing/under/shorts/blue = 5,
|
||||
@@ -930,9 +930,9 @@
|
||||
/obj/item/clothing/under/dress/sailordress = 50,
|
||||
/obj/item/clothing/under/dress/sari = 50,
|
||||
/obj/item/clothing/under/dress/sari/green = 50,
|
||||
/obj/item/clothing/under/dress/qipao = 50,
|
||||
/obj/item/clothing/under/dress/qipao/red = 50,
|
||||
/obj/item/clothing/under/dress/qipao/white = 50,
|
||||
/obj/item/clothing/under/qipao = 50,
|
||||
/obj/item/clothing/under/qipao/red = 50,
|
||||
/obj/item/clothing/under/qipao/white = 50,
|
||||
/obj/item/clothing/under/shorts/red = 50,
|
||||
/obj/item/clothing/under/shorts/green = 50,
|
||||
/obj/item/clothing/under/shorts/blue = 50,
|
||||
@@ -2024,9 +2024,9 @@
|
||||
/obj/item/clothing/under/dress/sailordress = 5,
|
||||
/obj/item/clothing/under/dress/sari = 5,
|
||||
/obj/item/clothing/under/dress/sari/green = 5,
|
||||
/obj/item/clothing/under/dress/qipao = 5,
|
||||
/obj/item/clothing/under/dress/qipao/red = 5,
|
||||
/obj/item/clothing/under/dress/qipao/white = 5,
|
||||
/obj/item/clothing/under/qipao = 5,
|
||||
/obj/item/clothing/under/qipao/red = 5,
|
||||
/obj/item/clothing/under/qipao/white = 5,
|
||||
/obj/item/clothing/under/shorts/red = 5,
|
||||
/obj/item/clothing/under/shorts/green = 5,
|
||||
/obj/item/clothing/under/shorts/blue = 5,
|
||||
@@ -2195,9 +2195,9 @@
|
||||
/obj/item/clothing/under/dress/sailordress = 50,
|
||||
/obj/item/clothing/under/dress/sari = 50,
|
||||
/obj/item/clothing/under/dress/sari/green = 50,
|
||||
/obj/item/clothing/under/dress/qipao = 50,
|
||||
/obj/item/clothing/under/dress/qipao/red = 50,
|
||||
/obj/item/clothing/under/dress/qipao/white = 50,
|
||||
/obj/item/clothing/under/qipao = 50,
|
||||
/obj/item/clothing/under/qipao/red = 50,
|
||||
/obj/item/clothing/under/qipao/white = 50,
|
||||
/obj/item/clothing/under/shorts/red = 50,
|
||||
/obj/item/clothing/under/shorts/green = 50,
|
||||
/obj/item/clothing/under/shorts/blue = 50,
|
||||
@@ -3044,9 +3044,9 @@
|
||||
/obj/item/clothing/under/dress/sailordress = 5,
|
||||
/obj/item/clothing/under/dress/sari = 5,
|
||||
/obj/item/clothing/under/dress/sari/green = 5,
|
||||
/obj/item/clothing/under/dress/qipao = 5,
|
||||
/obj/item/clothing/under/dress/qipao/red = 5,
|
||||
/obj/item/clothing/under/dress/qipao/white = 5,
|
||||
/obj/item/clothing/under/qipao = 5,
|
||||
/obj/item/clothing/under/qipao/red = 5,
|
||||
/obj/item/clothing/under/qipao/white = 5,
|
||||
/obj/item/clothing/under/shorts/red = 5,
|
||||
/obj/item/clothing/under/shorts/green = 5,
|
||||
/obj/item/clothing/under/shorts/blue = 5,
|
||||
|
||||
Reference in New Issue
Block a user