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

Windows + Frames can be attacked in help intent #16186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xander3359
Copy link
Contributor

@Xander3359 Xander3359 commented Jun 26, 2024

About The Pull Request

Windows + Frames can be attacked in help intent

Why It's Good For The Game

QOL

Changelog

🆑
qol: Windows + Frames can be attacked in help intent
/:cl:

@tgstation-server tgstation-server added the Quality of Life Minor changes that make the game nicer to play label Jun 26, 2024
@XElectricX
Copy link
Contributor

This sounds awful. And from looking at the code, it doesn't even do what it says on the tin? It looks like attack procs will only execute if not on harm intent.

Comment on lines +193 to +194
if(user.a_intent == INTENT_HARM)
return
Copy link
Contributor

Choose a reason for hiding this comment

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

???

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Harm intent is handled on the parent call.

@TiviPlus
Copy link
Member

I dont get it whats the issue this is fixing

@Lumipharon
Copy link
Contributor

I unno how this is QOL, it just makes it behave inconsistantly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Quality of Life Minor changes that make the game nicer to play
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants