return int(value.value / divisor) * 10 // 16 * unit.ottd_mul >> unit.ottd_shift to return int(value.value / divisor * 10 / 16 * unit.ottd_mul) >> unit.ottd_shift