offl

Results 171 comments of offl

So the fix is ```sql -- UPDATE `creature_template_movement` SET `Ground` = 1, `Flight` = 0 WHERE `CreatureId` = 2830; ```