fix(DB/Creature): Turn 'Guard Untula' as female (#16568)

init

Co-authored-by: Wyreth <Wyreth@users.noreply.github.com>
This commit is contained in:
Eddy Vega
2023-07-08 17:06:25 -06:00
committed by GitHub
parent d9d8c986f7
commit 66520372f6

View File

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