-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Bee Species-ification. #1215
Bee Species-ification. #1215
Conversation
2025-01-03.07-53-09.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
really good! just have a minor request. also, the thrust animation feels a little weird with disarms but its no biggie
id: BaseMobApid | ||
abstract: true | ||
components: | ||
- type: Absorbable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you add reducedBiomass: true
to this, similar to goblins?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or do this in a tiny little pr in the future because kip is very upset that bees arent getting caught in this publish
Transitions apids from being a mob to a full species, which fixes some of the inherent problems with them, cleans up their code, and allows for some new features.
Changelog
🆑