Skip to content

Commit

Permalink
Disables roundstart ships through json.
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Mar 9, 2024
1 parent e6a2bfe commit 4b53ca8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion _maps/configs/independent_beluga.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
],
"starting_funds": 4000,
"limit": 2,
"roundstart": true,
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/independent/captain",
Expand Down
1 change: 0 additions & 1 deletion _maps/configs/independent_dwayne.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"Mining",
"Generalist"
],
"roundstart": true,
"limit": 1,
"job_slots": {
"Captain": {
Expand Down
1 change: 0 additions & 1 deletion _maps/configs/independent_mudskipper.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"SPACE"
],
"map_path": "_maps/shuttles/independent/independent_mudskipper.dmm",
"roundstart": true,
"limit": 2,
"starting_funds": 1500,
"job_slots": {
Expand Down
1 change: 0 additions & 1 deletion _maps/configs/independent_rigger.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Generalist"
],
"map_path": "_maps/shuttles/independent/independent_rigger.dmm",
"roundstart": true,
"limit": 1,
"job_slots": {
"Captain": {
Expand Down
1 change: 0 additions & 1 deletion _maps/configs/independent_shetland.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
],
"map_path": "_maps/shuttles/independent/independent_shetland.dmm",
"map_id": "independent_shetland",
"roundstart": true,
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/independent/captain",
Expand Down
1 change: 0 additions & 1 deletion _maps/configs/nanotrasen_skipper.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"Mining"
],
"starting_funds": 4500,
"roundstart": true,
"job_slots": {
"Captain": {
"outfit": "/datum/outfit/job/nanotrasen/captain",
Expand Down

0 comments on commit 4b53ca8

Please sign in to comment.