DB/NPCs: Grunt Ounda should only have a female model
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Grunt Ounda should only have a female model
|
||||
UPDATE `creature_model_info` SET
|
||||
`modelid_other_gender` = 0
|
||||
WHERE `modelid` = 4260;
|
||||
Reference in New Issue
Block a user