fix(SQL/smart_scripts) target in script 1436800 (#20151)
* fix(SQL/broadcast_text_locale) Separate genders in MaleText and FemaleText * fix target in smart_script Co-Authored-By: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> --------- Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
This commit is contained in:
parent
0cb6081bc7
commit
5aef2e8fb0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=12, `target_param1`=1 WHERE `entryorguid`=1436800 AND `source_type`=9 AND `id` IN (2, 4);
|
||||
Loading…
Add table
Add a link
Reference in a new issue