DB/Creature: Fix model for creature 6546 (Tabetha)

closes  #30687
by CraftedRO
This commit is contained in:
Aokromes
2025-02-13 20:03:19 +01:00
committed by GitHub
parent 31453f9964
commit ec8fbce521

View File

@@ -0,0 +1,2 @@
-- Fix model for creature 6546 (Tabetha)
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=5375;