Skip to content

Commit

Permalink
Bitrunner job config (tgstation#79539)
Browse files Browse the repository at this point in the history
## About The Pull Request

Adds an entry for bitrunners to `jobconfig.toml`.
## Why It's Good For The Game

It should have one.
## Changelog
:cl:
config: The bitrunner job now has a default config for server owners.
/:cl:
  • Loading branch information
lizardqueenlexi authored Nov 7, 2023
1 parent cfb3f44 commit 7ceb628
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/jobconfig.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@
"# Spawn Positions" = 1
"# Total Positions" = 1

[BITRUNNER]
"# Playtime Requirements" = 0
"# Required Account Age" = 0
"# Required Character Age" = 0
"# Spawn Positions" = 3
"# Total Positions" = 3

[BOTANIST]
"# Playtime Requirements" = 0
"# Required Account Age" = 0
Expand Down

0 comments on commit 7ceb628

Please sign in to comment.