fix(DB/Creature): Blight Geist using wrong target_type (#19189)

Create rev_1719452424249472600.sql
This commit is contained in:
Gultask
2024-06-27 13:08:59 -03:00
committed by GitHub
parent 2835f883c8
commit 837525a027

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type` = 8 WHERE `entryorguid` = 2875000 AND `source_type` = 9 AND `id` = 3;