fix(DB) Riding Ram Upgraded to a beast from a critter (#23071)

This commit is contained in:
blinkysc 2025-09-30 02:12:34 -05:00 committed by GitHub
parent 81edabf1fb
commit a644a62c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `type` = 8 WHERE `entry` = 8881;