mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 23:46:43 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -45,20 +45,20 @@ REVIVAL_BRAIN_LIFE -1
|
||||
|
||||
|
||||
## These modify the run/walk speed of all mobs before the mob-specific modifiers are applied.
|
||||
RUN_SPEED 2
|
||||
WALK_SPEED 5
|
||||
RUN_SPEED 1
|
||||
WALK_SPEED 3
|
||||
|
||||
|
||||
## The variables below affect the movement of specific mob types.
|
||||
HUMAN_DELAY 0
|
||||
ROBOT_DELAY 0
|
||||
ROBOT_DELAY -1
|
||||
MONKEY_DELAY 0
|
||||
ALIEN_DELAY 0
|
||||
METROID_DELAY 0
|
||||
ANIMAL_DELAY 0
|
||||
|
||||
## Volume of footstep sound effects. Range: 1-100, Set to 0 to disable footstep sounds.
|
||||
FOOTSTEP_VOLUME 60
|
||||
FOOTSTEP_VOLUME 45
|
||||
|
||||
### Miscellaneous ###
|
||||
|
||||
@@ -68,4 +68,4 @@ FOOTSTEP_VOLUME 60
|
||||
#USE_LOYALTY_IMPLANTS
|
||||
|
||||
## Whether or not humans show an area message when they die.
|
||||
SHOW_HUMAN_DEATH_MESSAGE
|
||||
SHOW_HUMAN_DEATH_MESSAGE
|
||||
|
||||
Reference in New Issue
Block a user