Skip to content

Commit

Permalink
[Instance] shh - fix some shattered hand legionnaire waypoints based …
Browse files Browse the repository at this point in the history
…on sniff
  • Loading branch information
miraco committed Dec 14, 2023
1 parent 350a51f commit 9b80e8b
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions Updates/Instances/540_shattered_halls.sql
Original file line number Diff line number Diff line change
Expand Up @@ -150,14 +150,10 @@ INSERT INTO `creature_movement` (`id`, `point`, `PositionX`, `PositionY`, `Posit
(@CGUID+160, 4, 70.0568, 10.5743, -13.2209, 0, 0, 0),
(@CGUID+160, 5, 52.6026, -0.81406, -13.2027, 0, 0, 0),
(@CGUID+160, 6, 37.0071, -1.50796, -13.1959, 100, 2000, 1742001),
(@CGUID+163, 1, 57.0575, 73.036, -13.1202, 0, 0, 1670002),
(@CGUID+163, 2, 60.1673, 75.9561, -13.223, 0, 0, 1670002),
(@CGUID+163, 3, 64.0052, 79.5599, -13.2225, 0, 0, 1670002),
(@CGUID+163, 4, 73.1336, 78.9491, -13.2227, 0, 0, 1670002),
(@CGUID+163, 5, 80.2024, 73.1727, -13.2225, 0, 0, 1670002),
(@CGUID+163, 6, 73.1336, 78.9491, -13.2227, 0, 0, 1670002),
(@CGUID+163, 7, 64.0052, 79.5599, -13.2225, 0, 0, 1670002),
(@CGUID+163, 8, 56.9667, 74.2579, -13.2229, 0, 0, 1670002),
(@CGUID+163, 1, 56.966682, 74.25795, -13.222891, 0, 0, 1670002),
(@CGUID+163, 2, 64.00517,79.559944,-13.22254, 0, 0, 1670002),
(@CGUID+163, 3, 73.133644,78.94907,-13.222672, 0, 0, 1670002),
(@CGUID+163, 4, 80.202415,73.17268,-13.22248, 0, 0, 1670002),
(@CGUID+192, 1, 76.5898, 203.889, -13.1954, 100, 0, 0),
(@CGUID+192, 2, 62.5537, 203.886, -13.1971, 100, 0, 0),
(@CGUID+198, 1, 76.4215, 261.567, -13.2031, 0, 0, 0),
Expand Down Expand Up @@ -609,7 +605,7 @@ INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `position_x`, `positio
(@CGUID+162, 16507, 540, 3, 73.12358, 41.20788, -13.13848, 4.625123, 7200, 7200, 0, 0), -- Shattered Hand Sentry

-- Legionnaire Group 002
(@CGUID+163, 16700, 540, 3, 56.966682,74.25795,-13.222891, 0, 7200, 7200, 0, 2), -- Shattered Hand Legionnaire
(@CGUID+163, 16700, 540, 3, 56.966682,74.25795,-13.222891, 0, 7200, 7200, 0, 4), -- Shattered Hand Legionnaire
-- 4 Groups with a pair of 2 npc
-- normal behavior:
-- caster/brawler either left or right + savage/heathen on the other side
Expand Down

0 comments on commit 9b80e8b

Please sign in to comment.