Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolferos committed Dec 11, 2021
2 parents 800ac57 + 4d31436 commit e9a8c04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mod/thegreatwar/common/units/equipment/motorized.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ equipments = {
steel = 1
}
fuel_consumption = 0.8
supply_truck = yes
}

#1936
Expand All @@ -68,7 +69,8 @@ equipments = {
maximum_speed = 12
reliability = 0.8
priority = 30
fuel_consumption = 1.2
fuel_consumption = 1.2
supply_truck = yes
}

}

0 comments on commit e9a8c04

Please sign in to comment.