Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ushanka Trinket Addition - Branch #2849

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PathOwOgen
Copy link

About the PR

This is a PR in order to add the Ushanka (ClothingHeadHatUshanka) to the Trinkets list for characters.

This is an updated version of a Pull Request added and rejected moments ago on a separate branch from Master named Ushanka-Trinket, and master should be rebased back to original In order to fix the Contribution Guidelines error

Why / Balance

I believe specialty hats is a lovely thing for Trinkets, and currently AFAIK, Ushankas are unable to be ordered or made. but rather simple found around places like Maints. With Ushankas (and potentially more hats later) added to the Trinkets list, this item will be much more likely to be used, and adds more variety to the choices in Trinkets. As for Balance, Ushankas are purely a cosmetic for characters so I do not think there is any concerns for balance, other than the rarity of Ushankas being found in vents being suppressed.

Technical details

I have added the Ushanka to the Loadouts/Trinkets list as it's own category marked with # hats , the Loadout Groups under the trinkets group. During testing I found that in the process of adding these that additions somehow removed almost all of the trinkets from the available list in loadouts. I have tried shuffling around the spacing and indentation, as well as checking the ID to see if its something in my additions, but I have not been able to sniff out the thing I wrote which screwed everything up, and the Ushanka is also missing from the list and I would love help with figuring out what happened.

A second issue I have encountered while I am reviewing this Pull Request is that on my laptop the game now Crashes upon opening the Loadouts screen.
The commits list is a little long as I was trying shuffling things around and trying to edit any typos I have made.

All of this to say, DO NOT MERGE THIS PULL REQUEST UNTIL FIXED

Media

image This is a screenshot of the change bricking the current Trinkets. As soon as the issue is resolved I can add an image showing the Ushanka in the loadout trinket menu

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

DO NOT MERGE THIS PULL REQUEST UNTIL FIXED

Breaking changes

I have attempted to follow the example of other additions to the trinkets list, though I have found issues with the implementation, and at this time I do not have instructions on how to resolve them, as I need to find how to resolve the issues currently before predicting how the finished change will impact other things.

Changelog

🆑 - add: Added Ushankas to the Trinkets list, allowing characters to take a Ushanka as a Round Start item.

An update the trinkets.yml list for character's loadouts.

Adds the Ushanka to the possible trinkets list, for more variation on roundstart, While also setting a precedent that hats can be a potential trinket, which will hopefully lead to yet more variety, and hopefully an incentive for more people to add hats.

Signed-off-by: PathOwOgen <[email protected]>
Capitalization

Signed-off-by: PathOwOgen <[email protected]>
@PathOwOgen PathOwOgen requested a review from a team as a code owner February 2, 2025 01:01
@github-actions github-actions bot added size/XS Under 16 lines Changes: YML Changes any yml files S: Needs Review labels Feb 2, 2025
Comment on lines +373 to +377
- type: loadout
id: Ushanka
storage:
back:
- Ushanka
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong indentation + move this into the file under _DV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: YML Changes any yml files S: Needs Review size/XS Under 16 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants