fix(DB/Creature): Adjust Illidan Stormrage's class. (#19755)

Init.
This commit is contained in:
Benjamin Jackson 2024-08-27 08:34:28 -04:00 committed by GitHub
parent 7ca942b3e7
commit 15b9da7fac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1 @@
UPDATE `creature_template` SET `unit_class` = 1 WHERE `entry` = 22917;