mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(Core/BG): Relocate cannon in WG (#16673)
* fix(DB/Gameobject): fix towercanno error location in Flamewatch Tower adjusted wintergrasp towercanno position * Update src/server/game/Battlefield/Zones/BattlefieldWG.h Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> --------- Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
This commit is contained in:
@@ -1041,7 +1041,7 @@ const WintergraspTowerCannonData TowerCannon[WG_MAX_TOWER_CANNON] =
|
||||
2,
|
||||
{
|
||||
{ 4448.138184f, 1974.998779f, 441.995911f, 1.967238f },
|
||||
{ 4448.713379f, 1955.148682f, 441.995178f, 0.380733f },
|
||||
{ 4486.3257f, 1954.6545f, 442.0783f, 0.349065840244293212f },
|
||||
{ 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0 },
|
||||
|
||||
Reference in New Issue
Block a user