Skip to content

Commit

Permalink
[WDB] Update [4767] ...
Browse files Browse the repository at this point in the history
one more text  = Yell

(cherry picked from commit cmangos/wotlk-db@3490bb4
  • Loading branch information
Grz3s authored and AnonXS committed May 6, 2023
1 parent f9b93b6 commit 46eb53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updates/0736_WDB-4767_q.10998.sql
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
DELETE FROM dbscripts_on_creature_death WHERE id IN (22911);
INSERT INTO dbscripts_on_creature_death (id, delay, command, datalong, datalong2, datalong3, buddy_entry, search_radius, data_flags, dataint, dataint2, dataint3, dataint4, x, y, z, o, comments) VALUES
(22911,1,18,5000,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'despawn Self');
UPDATE `broadcast_text` SET `ChatTypeID`= 1 WHERE `Id` IN (20773);
UPDATE `broadcast_text` SET `ChatTypeID`= 1 WHERE `Id` IN (20773,21264);

0 comments on commit 46eb53f

Please sign in to comment.