DB/Creature: Guard Untula should always be female

Closes #20815
This commit is contained in:
Wyreth
2017-11-08 20:18:18 +01:00
committed by Killyana
parent 9a7c6d4fb7
commit 20a4c95ffb

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_model_info` SET `DisplayID_Other_Gender`=0 WHERE `DisplayID`=18309;