(svn r22861) -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu)
This commit is contained in:
@@ -176,6 +176,7 @@ static const Order *ResolveOrder(VehicleID vehicle_id, AIOrder::OrderPosition or
|
||||
case OC_RELIABILITY:
|
||||
case OC_MAX_SPEED:
|
||||
case OC_AGE:
|
||||
case OC_REMAINING_LIFETIME:
|
||||
return compare >= CF_EQUALS && compare <= CF_MORE_EQUALS;
|
||||
|
||||
case OC_REQUIRES_SERVICE:
|
||||
|
Reference in New Issue
Block a user