DB/Creature: Update "Lunchbox" modelid

by jildor, closes #28854
This commit is contained in:
Aokromes
2023-04-05 09:35:41 +02:00
committed by GitHub
parent d246fad469
commit fe811617cd

View File

@@ -0,0 +1,2 @@
-- Wrath of the Lich King Patch 3.1.0 (2009-04-14): Model updated from a kodo beast to a rhino.
UPDATE `creature` SET `modelid`=26266 WHERE `id`=25968 AND `modelid`=23486;