mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Moves Polos from Undershirts to Loadout (#17349)
* graves * shadow * Update shirts.dm * ac130 * shadow 01 * Update html/changelogs/CampinKiller24-polo.yml Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/client/preference_setup/loadout/items/accessories.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/client/preference_setup/loadout/items/accessories.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/client/preference_setup/loadout/items/accessories.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/client/preference_setup/loadout/items/accessories.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/clothing/under/accessories/shirts.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
SleepyGemmy
parent
d24268815e
commit
dcc7a7923d
@@ -302,64 +302,6 @@
|
||||
name = "Shirt, EPMC Feminine"
|
||||
icon_state = "shirt_epmc_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo
|
||||
name = "Polo"
|
||||
icon_state = "polo"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_fem
|
||||
name = "Polo, Feminine"
|
||||
icon_state = "polo_fem"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_blue
|
||||
name = "Polo, Blue"
|
||||
icon_state = "polo_blue"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_blue_fem
|
||||
name = "Polo, Blue Feminine"
|
||||
icon_state = "polo_blue_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_red
|
||||
name = "Polo, Red"
|
||||
icon_state = "polo_red"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_red_fem
|
||||
name = "Polo, Red Feminine"
|
||||
icon_state = "polo_red_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_grayyellow
|
||||
name = "Polo, Gray Yellow"
|
||||
icon_state = "polo_grayyellow"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_grayyellow_fem
|
||||
name = "Polo, Gray Yellow Feminine"
|
||||
icon_state = "polo_grayyellow_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_greenstrip
|
||||
name = "Polo, Green Strip"
|
||||
icon_state = "polo_corp"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_greenstrip_fem
|
||||
name = "Polo, Green Strip Feminine"
|
||||
icon_state = "polo_corp_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_bluestrip
|
||||
name = "Polo, Blue Strip"
|
||||
icon_state = "polo_dais"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_bluestrip_fem
|
||||
name = "Polo, Blue Strip Feminine"
|
||||
icon_state = "polo_dais_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_redstrip
|
||||
name = "Polo, Red Strip"
|
||||
icon_state = "polo_nt"
|
||||
|
||||
/datum/category_item/underwear/undershirt/polo_redstrip_fem
|
||||
name = "Polo, Red Strip Feminine"
|
||||
icon_state = "polo_nt_fem"
|
||||
|
||||
/datum/category_item/underwear/undershirt/bowlinga
|
||||
name = "Bowling Shirt, Aqua"
|
||||
icon_state = "bowlinga"
|
||||
|
||||
Reference in New Issue
Block a user