Skip to content

Commit

Permalink
config force to master Monkestation#1
Browse files Browse the repository at this point in the history
  • Loading branch information
BYONDFuckery authored Jul 1, 2024
1 parent f53253b commit a9e9daf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/game_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ EMOJIS

## HEART COMMENDATIONS ###
## Uncomment this if you'd like to enable commendation pollings for this percentage of players near the end of the round (5% suggested)
COMMENDATION_PERCENT_POLL 0.05
COMMENDATION_PERCENT_POLL 0.5

## MOB MOVEMENT ###

Expand All @@ -37,9 +37,9 @@ COMMENDATION_PERCENT_POLL 0.05
## To speed things up make the number negative, to slow things down, make the number positive.

## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied.
SPRINT_DELAY 1.2
RUN_DELAY 1.8
WALK_DELAY 4
SPRINT_DELAY 0.8
RUN_DELAY 1.4
WALK_DELAY 5

## The variables below affect the movement of specific mob types. THIS AFFECTS ALL SUBTYPES OF THE TYPE YOU CHOOSE!
## Entries completely override all subtypes. Later entries have precedence over earlier entries.
Expand All @@ -61,7 +61,7 @@ HUMANS_NEED_SURNAMES
#FORCE_RANDOM_NAMES

## Unhash this to turn on automatic reopening of a player's job if they suicide at roundstart
#REOPEN_ROUNDSTART_SUICIDE_ROLES
REOPEN_ROUNDSTART_SUICIDE_ROLES

## Unhash to enable reopening of command level positions
#REOPEN_ROUNDSTART_SUICIDE_ROLES_COMMAND_POSITIONS
Expand All @@ -72,7 +72,7 @@ HUMANS_NEED_SURNAMES
#REOPEN_ROUNDSTART_SUICIDE_ROLES_DELAY 240

## Unhash to enable a printed command report for reopened roles listing what roles were reopened.
#REOPEN_ROUNDSTART_SUICIDE_ROLES_COMMAND_REPORT
REOPEN_ROUNDSTART_SUICIDE_ROLES_COMMAND_REPORT


## ALERT LEVELS ###
Expand Down Expand Up @@ -474,7 +474,7 @@ LAVALAND_BUDGET 60
ICEMOON_BUDGET 90

## Space Ruin Budget
Space_Budget 16
Space_Budget 40

## Time in ds from when a player latejoins till the arrival shuttle docks at the station
## Must be at least 30. At least 55 recommended to be visually/aurally appropriate
Expand All @@ -498,7 +498,7 @@ MICE_ROUNDSTART 10
ROUNDSTART_TRAITS

## Uncomment to disable human moods.
#DISABLE_HUMAN_MOOD
DISABLE_HUMAN_MOOD

## Enable night shifts
#ENABLE_NIGHT_SHIFTS
Expand Down

0 comments on commit a9e9daf

Please sign in to comment.