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

Target furthest player on poison charge #2583

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

pepopo978
Copy link

@pepopo978 pepopo978 commented Apr 14, 2024

🍰 Pullrequest

Venom/Necro stalkers should venom charge the furthest target in LOS similar to surgers.

Proof

https://us.forums.blizzard.com/en/wow/t/venom-stalkers-venom-charge/808441
https://www.reddit.com/r/classicwow/comments/l0ke38/naxx_trash_guide/
https://youtu.be/lK86U0hXTZU?si=KoHPX_9U4vRF0Mso&t=23

Issues

  • None

How2Test

Engage Venom/Necro Stalkers with multiple people and see if they charge furthest person in LOS.

  • None

Todo / Checklist

  • None

@@ -307,40 +307,40 @@ void instance_naxxramas::UpdateTeleporters(uint32 uiType, uint32 uiData)
case TYPE_MAEXXNA:
if (GameObject* pGO = GetSingleGameObjectFromStorage(GO_ARAC_EYE_BOSS))
SetTeleporterVisualState(pGO, uiData);

Copy link
Author

Choose a reason for hiding this comment

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

there were spaces before the newline here before that git kept deleting automatically I think

@0blu 0blu added the CPP A issue / PR which references CPP code label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CPP A issue / PR which references CPP code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants