Merge pull request #10840 from Putnam3145/easier_bunker

Save panic bunker between rounds
This commit is contained in:
Ghom
2020-02-04 21:15:37 +01:00
committed by GitHub
6 changed files with 31 additions and 2 deletions
+2
View File
@@ -470,6 +470,8 @@ DISABLE_HIGH_POP_MC_MODE_AMOUNT 60
## Uncomment to set the number of /world/Reboot()s before the DreamDaemon restarts itself. 0 means restart every round. Requires tgstation server tools.
#ROUNDS_UNTIL_HARD_RESTART 10
## Number of days for an individual panic bunker passthrough entry to be wiped. Note that they're also wiped as soon as a player is in the database.
#MAX_BUNKER_DAYS 7
##Default screen resolution, in tiles.
## By default, this is 15x15, which gets simplified to 7 by BYOND, as it is a 1:1 screen ratio.