If a unit has base move rate less than class min_speed, any modified move rate below min_speed results in that base move rate. That doesn't sound right when the modification is a positive one.
For example if min_speed is 3, and base move rate 1, Move_Bonus of 1 would still result in base move rate of 1 (1 + 1 < 3, so base move rate applied)
If a unit has base move rate less than class min_speed, any modified move rate below min_speed results in that base move rate. That doesn't sound right when the modification is a positive one.
For example if min_speed is 3, and base move rate 1, Move_Bonus of 1 would still result in base move rate of 1 (1 + 1 < 3, so base move rate applied)
See http://forum.freeciv.org/f/viewtopic.php?f=11&t=92128#p104746