mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update game_options.txt
This commit is contained in:
@@ -23,7 +23,7 @@ ORGAN_HEALTH_MULTIPLIER 100
|
||||
|
||||
## multiplier which influences how fast organs regenerate naturally
|
||||
## 100 means normal, 50 means half
|
||||
ORGAN_REGENERATION_MULTIPLIER 50
|
||||
ORGAN_REGENERATION_MULTIPLIER 75
|
||||
|
||||
### REVIVAL ###
|
||||
|
||||
@@ -46,8 +46,8 @@ REVIVAL_BRAIN_LIFE -1
|
||||
|
||||
|
||||
## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied.
|
||||
RUN_SPEED 3
|
||||
WALK_SPEED 9
|
||||
RUN_SPEED 2
|
||||
WALK_SPEED 4
|
||||
|
||||
|
||||
## The variables below affect the movement of specific mob types.
|
||||
@@ -59,7 +59,7 @@ METROID_DELAY 0
|
||||
ANIMAL_DELAY 0
|
||||
|
||||
## Volume of footstep sound effects. Range: 1-100, Set to 0 to disable footstep sounds.
|
||||
FOOTSTEP_VOLUME 65
|
||||
FOOTSTEP_VOLUME 45
|
||||
|
||||
### Miscellaneous ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user