DB/Creature: Westfall Woodworkers are only humans

closes #30825
by CraftedRO
This commit is contained in:
Aokromes
2025-04-09 10:26:34 +02:00
committed by GitHub
parent 633a375d5f
commit 261af197d8

View File

@@ -0,0 +1,2 @@
-- Westfall Woodworkers are only humans
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=3264;