mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Creature: Westfall Woodworkers are only humans
closes #30825 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2025_04_08_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2025_04_08_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Westfall Woodworkers are only humans
|
||||
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=3264;
|
||||
Reference in New Issue
Block a user