Skip to content

Commit

Permalink
[INSTANCE] assign pathid to spawn_group (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
miraco authored Aug 11, 2023
1 parent e96923a commit 03d3dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updates/Instances/532_karazhan.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3684,7 +3684,7 @@ INSERT INTO `spawn_group_formation` (`Id`, `FormationType`, `FormationSpread`, `
(@SGGUID+139, 2, 2, 0, @SGGUID+139, 4, 'Karazhan - Spectral Sentry (2) | The Guest Chambers Patrol 001'),
(@SGGUID+140, 2, 2, 0, @SGGUID+140, 4, 'Karazhan - Phantom Guardsman (2) | The Guest Chambers Patrol 002'),
(@SGGUID+157, 4, 3, 0, @SGGUID+157, 4, 'Karazhan - Ghostly Philanthropist (1) | Spectral Patron (2) | The Opera Hall Patrol 001'),
(@SGGUID+162, 4, 4, 0, 0, 1, 'Karazhan - Ghostly Philanthropist (1) | Spectral Patron (2) | The Opera Hall Patrol 002'),
(@SGGUID+162, 4, 4, 0, @SGGUID+162, 2, 'Karazhan - Ghostly Philanthropist (1) | Spectral Patron (2) | The Opera Hall Patrol 002'),
(@SGGUID+165, 4, 4, 0, 0, 1, 'Karazhan - Arcane Anomaly (1) | Syphoner (5) | The Menagerie Group 002'),
(@SGGUID+166, 4, 4, 0, 0, 1, 'Karazhan - Arcane Anomaly (1) | Syphoner (5) | The Menagerie Group 003'),
(@SGGUID+167, 4, 4, 0, 0, 1, 'Karazhan - Arcane Anomaly (1) | Syphoner (5) | The Menagerie Group 004'),
Expand Down

0 comments on commit 03d3dfd

Please sign in to comment.