Skip to content

Commit

Permalink
UPDATE [4930]
Browse files Browse the repository at this point in the history
more targets added for spell 51395
  • Loading branch information
Grz3s committed Sep 30, 2023
1 parent 95128d1 commit ef9dd43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Updates/4930_q.12620.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ INSERT INTO dbscripts_on_event (id, delay, command, datalong, datalong2, datalon
UPDATE `broadcast_text` SET `ChatTypeID`= 5 WHERE `Id` IN (28536);
DELETE FROM spell_script_target WHERE entry IN (51395);
INSERT INTO spell_script_target VALUES
(51395, 1, 28538, 0);
(51395, 1, 28538, 0),
(51395, 1, 28108, 0),
(51395, 1, 28170, 0);

0 comments on commit ef9dd43

Please sign in to comment.