fix(DB/SAI): Use proper target type for Ymirjar Harpooner's Harpoon summon spell. (#24284)
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
parent
3d15a19fb4
commit
3d3ad29ba6
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/ymirjar-harpoons.sql
Normal file
1
data/sql/updates/pending_db_world/ymirjar-harpoons.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `smart_scripts` SET `target_type` = 1 WHERE `entryorguid` = 26692 AND `source_type` = 0 AND `id` = 2 AND `target_type` = 7;
|
||||
Loading…
Add table
Add a link
Reference in a new issue