Update game_options.txt

This commit is contained in:
Razgriz
2021-06-12 15:30:14 -07:00
committed by GitHub
parent ff43fd0464
commit a74b1e1742

View File

@@ -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 ###