Skip to content

Commit

Permalink
fixes #1283
Browse files Browse the repository at this point in the history
Also moved the tool from Vanilla to Mod sections, since it is not part of the base game.
  • Loading branch information
Tensuko committed Mar 25, 2022
1 parent 7a15b60 commit e177d98
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions config/VehicleConfigurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,6 @@ You can define the following custom settings:
<Vehicle name="th1400.xml"
noReverse="true"
/>
<!--\vehicles\greatPlains-->
<Vehicle name="yp2425A.xml"
noReverse="true"
/>
<!--\vehicles\flexicoil-->
<Vehicle name="st820.xml"
turnRadius = "7"
Expand Down Expand Up @@ -291,8 +287,6 @@ You can define the following custom settings:

<!--[MODS]-->



<!--Harvester-->

<!--Implements-->
Expand Down Expand Up @@ -343,4 +337,9 @@ You can define the following custom settings:
modName="FS22_Claas_Krone_Baler_Pack_With_Lizard_R90"
workingWidth="10.3"
/>
<!--Mod: Great Plains YP-2425A-->
<Vehicle name="yp2425A.xml"
implementWheelAlwaysOnGround="true"
/>

</VehicleConfigurations>

0 comments on commit e177d98

Please sign in to comment.