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

[Admin] Limits revive all verb to mobs with minds #22980

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

Oblisk234
Copy link
Member

Document the changes in your pull request

The revive all verb is now limited to mobs in the player list that have minds. Also fixes spelling of rejuvenate in the description.

Why is this good for the game?

There are a lot of mobs that fall under /mob/living/ (mainly because of #20555), limiting to players instead is more performance-efficient, since you at most will need to revive <100 mobs instead of 1000 mobs every time the verb is used.

Testing

image

Changelog

🆑
tweak: Revive All will only revive mobs with minds.
spellcheck: Rejuvinate --> Rejuvenate
/:cl:

@Yogbot-13 Yogbot-13 added the Tweak This PR contains changes to the game. label Feb 12, 2025
@ToasterBiome ToasterBiome merged commit e26318e into yogstation13:master Feb 14, 2025
15 checks passed
Yogbot-13 added a commit that referenced this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tweak This PR contains changes to the game.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants