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

Allow donators with more than 1 kit to retrieve additional kits from the personal gear vendor #7599

Merged
merged 3 commits into from
Nov 17, 2024

Conversation

SASoperative
Copy link
Contributor

@SASoperative SASoperative commented Nov 16, 2024

About the pull request

Adds code to the Personal Gear Vendor to check if a user has additional kits and allow them to retrieve additional kits until they have retrieved all kits.

Explain why it's good for the game

Allows donators who had multiple kits to still keep the kits they would have normally spawned with in their backpacks, by getting them from the personal gear vendor.

Changelog

🆑
add: Personal Gear Vendor allows retrieval of additional kits for multi-kit donators
/:cl:

Check if a user has additional kits and allow them to retrieve additional kits until they have retrieved all kits
@cmss13-ci cmss13-ci bot added the Code Improvement Make the code longer label Nov 16, 2024
Copy link
Contributor

@Drulikar Drulikar left a comment

Choose a reason for hiding this comment

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

This allows the donator to retrieve multiple of the same kit.

Try out something more like this (git apply path/to/my/patch.diff.txt):
patch.diff.txt

@Drulikar Drulikar marked this pull request as draft November 16, 2024 06:57
@Drulikar Drulikar removed the Code Improvement Make the code longer label Nov 16, 2024
@cmss13-ci cmss13-ci bot added the Feature Feature coder badge label Nov 16, 2024
@SASoperative
Copy link
Contributor Author

Applied the changes and tested them, appreciate the assistance with that!

@Drulikar Drulikar marked this pull request as ready for review November 17, 2024 03:46
@Drulikar Drulikar added this pull request to the merge queue Nov 17, 2024
Merged via the queue into cmss13-devs:master with commit 044ae5d Nov 17, 2024
28 checks passed
cmss13-ci bot added a commit that referenced this pull request Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature coder badge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants