mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
REOPEN. Adds nanotrasen pin, pride pins and pride undershirts. (#25833)
* be whoo you areee for your prideeeee. don't hideee * nanotrasen pride nationwide * Update code/modules/mob/new_player/sprite_accessories/sprite_accessories.dm Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -433,6 +433,31 @@
|
||||
/datum/sprite_accessory/undershirt/brightblue_striped
|
||||
name = "Striped Bright Blue Shirt"
|
||||
icon_state = "shirt_brightbluestripe"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_trans
|
||||
name = "Transgender Shirt"
|
||||
icon_state = "shirt_trans"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_nonbinary
|
||||
name = "Nonbinary Shirt"
|
||||
icon_state = "shirt_nonbinary"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_bisexual
|
||||
name = "Bisexual Shirt"
|
||||
icon_state = "shirt_bisexual"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_pansexual
|
||||
name = "Pansexual Shirt"
|
||||
icon_state = "shirt_pansexual"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_asexual
|
||||
name = "Asexual Shirt"
|
||||
icon_state = "shirt_asexual"
|
||||
|
||||
/datum/sprite_accessory/undershirt/shirt_rainbow
|
||||
name = "Rainbow Shirt"
|
||||
icon_state = "shirt_rainbow"
|
||||
|
||||
//end graphic shirts
|
||||
|
||||
//short sleeved
|
||||
|
||||
Reference in New Issue
Block a user