DB/SAI: Make Daggerspine Marauder say text to player

Closes #26645
This commit is contained in:
offl
2021-07-03 01:13:01 +03:00
parent f4fe95f0de
commit f157d16e2f

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param3` = 1, `target_type` = 21, `target_param1` = 100 WHERE `entryorguid` = 2775 AND `source_type` = 0 AND `id` = 0;