mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-11 04:28:41 +01:00
DB/Creature: Fix model for creature 6546 (Tabetha)
closes #30687 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2025_02_13_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2025_02_13_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Fix model for creature 6546 (Tabetha)
|
||||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=5375;
|
||||
Reference in New Issue
Block a user