Fix (DB/SAI) Valkyrion Harpoon Gun (#11657)

This commit is contained in:
Malcrom 2022-05-06 19:19:05 -03:00 committed by GitHub
parent 8f6785f996
commit 3095c0cd0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
-- Fix Valkyrion Harpoon Gun SAI to set rooted on passenger exit
UPDATE `smart_scripts` SET `event_type`=28, `event_flags`=0, `comment`='Valkyrion Harpoon Gun - On Passenger exit - Set Rooted On' WHERE `entryorguid`=30066;