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

[MIRROR] Moves thinking_IC variable to a trait #980

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#25441
Original PR: tgstation/tgstation#80122

About The Pull Request

This was another boolean that was used to just manage stuff codeside that really was not accessed too much and is ultimately not useful as a variable on /mob. This just moves it to a trait because it's only really used in a few spots for a similar intent+purpose.

Why It's Good For The Game

Less stuff to deal with in the average view variables window whenever looking at a mob, which is really nice and welcome.

Changelog

Doesn't concern players.

* Moves `thinking_IC` variable to a trait (#80122)

## About The Pull Request

This was another boolean that was used to just manage stuff codeside
that really was not accessed _too_ much and is ultimately not useful as
a variable on `/mob`. This just moves it to a trait because it's only
really used in a few spots for a similar intent+purpose.
## Why It's Good For The Game

Less stuff to deal with in the average view variables window whenever
looking at a mob, which is really nice and welcome.
## Changelog
Doesn't concern players.

* Moves `thinking_IC` variable to a trait

---------

Co-authored-by: san7890 <[email protected]>
@Iajret Iajret merged commit 7890290 into master Dec 5, 2023
23 checks passed
@Iajret Iajret deleted the upstream-mirror-25441 branch December 5, 2023 09:47
Iajret pushed a commit that referenced this pull request Feb 17, 2024
Iajret pushed a commit that referenced this pull request Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants