mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 08:39:12 +01:00
Merge pull request #2019 from CHOMPStationBot/upstream-merge-10393
[MIRROR] Update example configs from live server (sani)
This commit is contained in:
+588
-571
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,7 @@ HEALTH_THRESHOLD_DEAD -100
|
||||
## Determines whether bones can be broken through excessive damage to the organ
|
||||
## 0 means bones can't break, 1 means they can
|
||||
BONES_CAN_BREAK 1
|
||||
|
||||
## Determines whether limbs can be amputated through excessive damage to the organ
|
||||
## 0 means limbs can't be amputated, 1 means they can
|
||||
LIMBS_CAN_BREAK 1
|
||||
@@ -35,8 +36,7 @@ REVIVAL_CLONING 1
|
||||
## amount of time (in hundredths of seconds) for which a brain retains the "spark of life" after the person's death (set to -1 for infinite)
|
||||
REVIVAL_BRAIN_LIFE -1
|
||||
|
||||
## Uncomment to allow headgibbing
|
||||
#ALLOW_HEADGIBS
|
||||
|
||||
|
||||
### MOB MOVEMENT ###
|
||||
|
||||
@@ -47,7 +47,7 @@ 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
|
||||
WALK_SPEED 4
|
||||
|
||||
|
||||
## The variables below affect the movement of specific mob types.
|
||||
@@ -58,8 +58,8 @@ 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
|
||||
## Volume of footstep sound effects. Range: 1-100, Set to 0 to disable footstep sounds.
|
||||
FOOTSTEP_VOLUME 45
|
||||
|
||||
### Miscellaneous ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user