Skip to content

Commit

Permalink
actually changes the default limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Jun 29, 2024
1 parent 6c37122 commit 99f85f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _maps/ship_config_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"description": "The amount of ships that can be spawned in by players in a round at once.",
"minimum": 0,
"maximum": 100,
"default": 2
"default": 1
},
"starting_funds":{
"title": "Ship Starting Funds",
Expand Down

0 comments on commit 99f85f3

Please sign in to comment.