fix(DB/SAI): Prevent text spam in Hellfire Ramparts (#14036)
Create rev_1670035770241197100.sql
This commit is contained in:
parent
df3bcc2b11
commit
090b923ce4
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_chance`=30 WHERE (`entryorguid` = 17264) AND (`source_type` = 0) AND (`id` IN (0));
|
||||
Loading…
Add table
Add a link
Reference in a new issue