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

Cleaner slimes are now far more intelligent #2350

Merged
merged 21 commits into from
Jul 11, 2024

Conversation

Absolucy
Copy link
Collaborator

@Absolucy Absolucy commented Jun 21, 2024

About The Pull Request

image

Changelog

🆑
qol: Cleaner slimes will now target the closest trash, rather than a random piece within their range.
qol: Cleaner slimes are now more intelligent, and will consider more items as trash, such as spent ammo casings, empty cigarette packets, empty condiment packs, beer bottles, food packs, used slime mutators, etc.
balance: Cleaner slimes are now slightly faster at searching for trash.
add: Certain slime traits will now result in them having slightly different names, i.e catslime or cleaner slime.
/:cl:

@Absolucy Absolucy marked this pull request as ready for review June 24, 2024 06:25
@Absolucy
Copy link
Collaborator Author

this is ready now :3

@@ -0,0 +1,3 @@
/obj/item/trash/Initialize(mapload)
. = ..()
ADD_TRAIT(src, TRAIT_TRASH_ITEM, INNATE_TRAIT)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm giving things that are already in the cleaner slime target typecache the trait, just so this trait can be useful for other things in the future

 into slime-improvements

# Conflicts:
#	tgstation.dme
@dwasint dwasint merged commit 9d1cf36 into Monkestation:master Jul 11, 2024
20 checks passed
github-actions bot added a commit that referenced this pull request Jul 11, 2024
@Absolucy Absolucy deleted the slime-improvements branch July 11, 2024 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants