Adds the Well-Worn Varsity Jacket. (#5712)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

1. **Adds the Well-Worn Varsity Jacket.**

## Why It's Good For The Game

1. _Reproductions of this vintage NanoTrasen branded varsity jacket
recently appeared in digital catalogues! (Player request for Sami,
everyone's favoritest Detective.)_

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑
add: Adds the Well-Worn Varsity Jacket.
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
This commit is contained in:
Captain277
2023-07-16 18:40:31 +01:00
committed by GitHub
parent 5c26fe90f0
commit 7491bd6424
5 changed files with 16 additions and 1 deletions
@@ -272,6 +272,10 @@
varsities[initial(varsity.name)] = varsity
gear_tweaks += new/datum/gear_tweak/path(tim_sort(varsities, /proc/cmp_text_asc))
/datum/gear/suit/varsity_worn
name = "Varsity Jacket - Worn"
path = /obj/item/clothing/suit/storage/toggle/varsity/worn
/datum/gear/suit/track
name = "Track Jacket - Selection"
path = /obj/item/clothing/suit/storage/toggle/track