Skip to content

Commit

Permalink
[Instance] fix db error in slave pens
Browse files Browse the repository at this point in the history
  • Loading branch information
miraco committed Sep 8, 2024
1 parent 4ac3ad2 commit 7b435f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Updates/Instances/547_slave_pens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,6 @@ INSERT INTO `spawn_group_spawn` (`Id`, `Guid`, `SlotId`) VALUES
(@SGGUID+40, @CGUID+11, 0), -- Greater Bogstrok
(@SGGUID+40, @CGUID+10, 1), -- Bogstrok
(@SGGUID+40, @CGUID+21, 2), -- Greater Bogstrok
(@SGGUID+40, @CGUID+28, 3), -- Bogstrok

(@SGGUID+41, @CGUID+205, -1), -- Coilfang Observer
(@SGGUID+41, @CGUID+67, -1), -- Coilfang Observer
Expand Down

0 comments on commit 7b435f5

Please sign in to comment.