Skip to content

Commit

Permalink
Kara: Add high precision points for Nightbane Helper Target to allevi…
Browse files Browse the repository at this point in the history
…ate a los issue
  • Loading branch information
killerwife committed Aug 24, 2023
1 parent ac5e272 commit f546775
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Updates/Instances/532_karazhan.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1896,12 +1896,12 @@ INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `position_x`, `positio
(@CGUID+782, 17211, 532, 1, -11086.2, -1891.53, 220.667, 0.617928, 7200, 7200, 0, 0), -- Human Footman
(@CGUID+783, 17211, 532, 1, -11093.4, -1882.59, 220.668, 0.671956, 7200, 7200, 0, 0), -- Human Footman
(@CGUID+784, 17225, 532, 1, -11003.7, -1760.19, 140.253, 0.296706, 604800, 604800, 0, 0), -- Nightbane
(@CGUID+785, 17260, 532, 1, -11167.07, -1976.347, 109.9118, 3.246312, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+786, 17260, 532, 1, -11094.65, -1866.079, 108.175, 4.642576, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+787, 17260, 532, 1, -11194.47, -1921.317, 108.2532, 6.143559, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+788, 17260, 532, 1, -11154.89, -1850.673, 103.265, 3.124139, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+789, 17260, 532, 1, -11118.51, -1883.923, 91.55598, 5.166174, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+790, 17260, 532, 1, -11167.01, -1916.782, 91.55598, 2.426008, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+785, 17260, 532, 1, -11167.0654296875, -1976.3472900390625, 109.9118270874023437, 3.246312379837036132, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+786, 17260, 532, 1, -11094.6474609375, -1866.0789794921875, 108.17498779296875, 4.642575740814208984, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+787, 17260, 532, 1, -11194.4677734375, -1921.316650390625, 108.2532424926757812, 6.143558979034423828, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+788, 17260, 532, 1, -11154.8876953125, -1850.6729736328125, 103.2649993896484375, 3.124139308929443359, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+789, 17260, 532, 1, -11118.5107421875, -1883.9227294921875, 91.55597686767578125, 5.16617441177368164, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+790, 17260, 532, 1, -11167.0087890625, -1916.78173828125, 91.5559844970703125, 2.426007747650146484, 7200, 7200, 0, 0), -- Nightbane Helper Target
(@CGUID+791, 17305, 532, 1, -11076, -1869.01, 220.75, 5.20108, 180, 180, 0, 0), -- Chess Square, BLACK (DND)
(@CGUID+792, 17305, 532, 1, -11078.4, -1892.41, 220.75, 4.08407, 180, 180, 0, 0), -- Chess Square, BLACK (DND)
(@CGUID+793, 17305, 532, 1, -11087.2, -1899.45, 220.75, 0.837758, 180, 180, 0, 0), -- Chess Square, BLACK (DND)
Expand Down Expand Up @@ -2118,7 +2118,7 @@ INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `position_x`, `positio
(@CGUID+998, 16468, 532, 1, -10877.2, -1823.27, 92.3947, 1.91986, 7200, 7200, 0, 0), -- Spectral Patron
(@CGUID+999, 16468, 532, 1, -10878.2, -1818.58, 92.1552, 1.91986, 7200, 7200, 0, 0); -- Spectral Patron

-- (@CGUID+XXX 17260, 532, 1, -11124.99, -1908.318, 110.124, 5.864306, 7200, 7200, 0, 0), -- Nightbane Helper Target - Removed probably due to scripting reasons
-- (@CGUID+XXX 17260, 532, 1, -11124.9892578125, -1908.318115234375, 110.1240158081054687, 5.864306449890136718, 7200, 7200, 0, 0), -- Nightbane Helper Target - Removed probably due to scripting reasons

-- ===========
-- GAMEOBJECTS
Expand Down

0 comments on commit f546775

Please sign in to comment.