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

Donor gear is now manually claimed. #3835

Closed

Conversation

realforest2001
Copy link
Member

@realforest2001 realforest2001 commented Jul 7, 2023

About the pull request

Changes donor gear spawning to a per-round claim, rather than automatic.

Explain why it's good for the game

Less requirement for admins to be policing ditched donor gear.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
add: Donor gear is now claimed per-round via OOC tab rather than auto spawning.
code: Donor gear spawning no longer looks for identical char names.
/:cl:

@github-actions github-actions bot added the Feature Feature coder badge label Jul 7, 2023
@realforest2001 realforest2001 changed the title Allows Donors to refuse their custom gear. Donor gear is now manually claimed. Jul 7, 2023
Comment on lines +10 to +11
var/client/donor = M.client
remove_verb(donor, /client/proc/claim_donor)
Copy link
Member

@harryob harryob Jul 9, 2023

Choose a reason for hiding this comment

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

no guarantee that this is being called from the verb forever, remove the verb from them inside that verb. verb verb verb verb verb

@harryob harryob marked this pull request as draft July 9, 2023 10:19
@realforest2001
Copy link
Member Author

Closing due to alternate method in #3850

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