--- deliantra/server/common/living.C 2006/12/25 06:53:39 1.21 +++ deliantra/server/common/living.C 2006/12/26 08:54:59 1.22 @@ -1504,7 +1504,7 @@ else if (move_type & (MOVE_FLY_LOW | MOVE_FLY_HIGH)) move_type &= ~MOVE_WALK; - update_ob_speed (this); + set_speed (speed); /* It is quite possible that a player's spell costing might have changed, * so we will check that now.