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:
Walter Pagani
2024-10-11 06:39:19 -03:00
committed by GitHub
parent 0cb6081bc7
commit 5aef2e8fb0

View File

@@ -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);