Skip to content

Commit

Permalink
Update Readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KMiSSioNX committed Apr 25, 2020
1 parent b3e0fa4 commit 5b625bc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CustomUnits/Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ main settings in mod.json
"LancesIcons": [ "one", "two", "three" ], - icons for lance selector
"overallDeploySize": 6, - deploy size for skirmish or without bigger drops
"Lances": [ {"size":6,"allow":5,"is_vehicle":false},{"size":4,"allow":3,"is_vehicle":true} ] - lances layout for skirmish or without bigger drops
"MaxVehicleRandomPilots": 2, - max vehicles pilots to to be autogenerated
"CanPilotVehicleProbability": 0.5, - chance of random generated pilot to become vehicle pilot
"CanPilotAlsoMechProbability": 0.5, - chance of vehicle pilot to can also pilot mech
"MaxVehicleRandomPilots": 0, - max vehicles pilots to to be autogenerated
"CanPilotVehicleProbability": 0.0, - chance of random generated pilot to become vehicle pilot
"CanPilotAlsoMechProbability": 0.0, - chance of vehicle pilot to can also pilot mech
"ShowVehicleBays": false, - if false user can't access vehicle bays
"CanPilotVehicleTag": "pilot_vehicle_crew", - name of tag showing pilot can control vehicles
"CannotPilotMechTag": "pilot_nomech_crew", - name of tag showing pilot CAN NOT control mech
MechResizer has beed devoured
Expand Down

0 comments on commit 5b625bc

Please sign in to comment.