DB/SAI: Fix Impsy random movement on wp11 end

closes #30835
by CraftedRO
This commit is contained in:
Aokromes
2025-04-12 11:55:02 +02:00
committed by GitHub
parent a3f8eac87f
commit bc2d6035dd

View File

@@ -0,0 +1,2 @@
-- Fix Impsy random movement on wp 11 end
UPDATE `smart_scripts` SET `event_type`=58, `comment`="Impsy - On Waypoint 11 Ended - Start Random Movement" WHERE `entryorguid`=14470 AND `source_type`=0 AND `id`=3;