Skip to content

Commit

Permalink
added missing biggerdrops config
Browse files Browse the repository at this point in the history
  • Loading branch information
mcb5637 committed Dec 15, 2020
1 parent c74db92 commit f84eb27
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions BiggerDrops/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"debugLog": true,
"additionalLanceName": "EXTRA LANCE",
"additinalMechSlots": 0,
"additinalPlayerMechSlots": 0,
"defaultMaxTonnage": 400,
"allowUpgrades" : true,
"showAdditionalArgoUpgrades" : true,
"argoUpgradeName" : "Command & Control",
"argoUpgradeCategory1Name" : "Drop Size",
"argoUpgradeCategory2Name" : "Mech Control",
"argoUpgradeCategory3Name" : "Drop Tonnage",
"CuInitialVehicles" : 0,
"MAX_CU_DROP_SIZE": 16,
"MAX_VEHICLE_SLOTS": 4,
"MAX_CU_ADDITINAL_MECH_SLOTS": 8
}

0 comments on commit f84eb27

Please sign in to comment.