DB/Creature: Update "Lunchbox" modelid

by jildor, closes #28854

(cherry picked from commit fe811617cd0c699a9f665ec905d4e86e82959c70)
This commit is contained in:
Aokromes
2026-05-24 23:10:42 +02:00
committed by Shauren
parent 3961330d44
commit 3880509ff4
@@ -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;