mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Bitrunner job config (#79539)
## About The Pull Request Adds an entry for bitrunners to `jobconfig.toml`. ## Why It's Good For The Game It should have one. ## Changelog 🆑 config: The bitrunner job now has a default config for server owners. /🆑
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user