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

Correct BWL spawns. #2191

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Correct BWL spawns. #2191

merged 5 commits into from
Feb 29, 2024

Conversation

Daribon
Copy link
Contributor

@Daribon Daribon commented Sep 5, 2023

🍰 Pullrequest

This PR corrects most of the spawns in BWL. Almost entire BWL was previously spawned by hand.
With this PR, almost every single NPC and object has had some change to it. Oroxy helped out with some of the initial work with objects.

Some of the changes:

  • No extra custom Blackwing Taskmaster pack in Supression Room.
  • No extra custom Death Talon Hatcher patrol in Supression Room.
  • Suppression Room is no longer using custom waypoints. Entire room has been respawned to use is_spawn.
  • Death Talon pack after Vaelstrasza is now semi-random. One Captain per pack, but all of the NPCs can spawn at any spot.
  • Death Talon pack in the lab is now semi-random. One Wyrmguard per pack, but all of the NPCs can spawn at any spot.
  • Many other small changes.

Proof

  • From sniff.

Issues

How2Test

  • .tele bwl

Todo / Checklist

  • Add spells to Blackwing Spellbinder, make their waypoints more correct.
  • Small cleanup
  • Figure out why Death Talon Wrymguard spawns in same spot when grouped in creature_groups_entry_limit.
  • Investigate Blackwing Technician irregularities between different sniffs.

@Daribon Daribon changed the title [WIP] Correct BWL spawns. Correct BWL spawns. Feb 19, 2024
@Daribon
Copy link
Contributor Author

Daribon commented Feb 28, 2024

Fixed SQL errors and added correct grouping for the entire raid.

Ready for merge.

@ratkosrb ratkosrb merged commit e454aeb into vmangos:development Feb 29, 2024
1 check passed
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.

Instance: Blackwing Lair (WIP)
2 participants