fix(DB/TheEye): make falconer move towards you (#18542)

initial
This commit is contained in:
Dan 2024-03-13 07:41:36 +01:00 committed by GitHub
parent 6b5289f373
commit 9238c71105
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type` = 0, `comment` = 'Tempest Falconer - In Combat - Cast \'Shoot\'', `event_param6` = 0 WHERE `entryorguid` = 20037 AND `source_type` = 0 AND `id` = 1;