Fix(DB/Creature) Feral Dragonhawk Hatchling are skinnable. (#20330)

Create Feral_Dragonhawk_Hatchling_skinnable.sql

Feral Dragonhawk Hatchling are skinnable now.
This commit is contained in:
Rorschach91 2024-10-28 18:03:09 +01:00 committed by GitHub
parent bd609eb58e
commit 73286d3547
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
UPDATE `creature_template` SET `skinloot` = 100002 WHERE (`entry` = 15649);