Skip to content

Commit

Permalink
Fix for [5407]
Browse files Browse the repository at this point in the history
Happens ....

Closes:
#1339
  • Loading branch information
Grz3s committed Jan 8, 2025
1 parent bee474f commit 1a3f688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updates/5407_q.13043.sql
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ UPDATE `broadcast_text` SET `ChatTypeID`= 1 WHERE `Id` IN (31134,31173);
DELETE FROM dbscripts_on_relay WHERE id BETWEEN 21028 AND 21032;
INSERT INTO dbscripts_on_relay (id, delay, command, datalong, datalong2, datalong3, buddy_entry, search_radius, data_flags, dataint, dataint2, dataint3, dataint4, x, y, z, o, comments) VALUES
(21028,1,0,0,0,0,0,0,0x04,31120,0,0,0,0,0,0,0,'say'),
(21028,2,49,768,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'unitFlags'),
(21028,2,48,768,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'unitFlags'),
-- 1st wave - 00:36:26.684
(21029,1,10,30471,300000,0,0,0,0x08,0,0,0,0,7991.7285,3336.5872,632.47876,0.29,'summon 30471'),
(21029,2,10,30471,300000,0,0,0,0x08,0,0,0,0,8001.9775,3322.2395,632.47876,0.64877,'summon 30471'),
Expand Down

0 comments on commit 1a3f688

Please sign in to comment.