fix(DB/Creature): Grunda Bronzewing is now mounted (#15783)

This commit is contained in:
pedrohfm9 2023-04-02 14:55:15 -03:00 committed by GitHub
parent 7b017914e7
commit dda0b30c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
UPDATE `creature_template_addon` SET `mount` = 17697 WHERE (`entry` = 35101);