mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
config
This commit is contained in:
@@ -651,17 +651,17 @@ PENIS_MIN_INCHES_PREFS 1
|
||||
PENIS_MAX_INCHES_PREFS 20
|
||||
|
||||
## Body size configs, the feature will be disabled if both min and max have the same value.
|
||||
BODY_SIZE_MIN 1
|
||||
BODY_SIZE_MAX 1
|
||||
BODY_SIZE_MIN 0.9
|
||||
BODY_SIZE_MAX 1.25
|
||||
|
||||
## Pun-Pun movement slowdown given to characters with a body size smaller than this value,
|
||||
## to compensate for their smaller hitbox.
|
||||
## To disable, just make sure the value is lower than 'body_size_min'
|
||||
THRESHOLD_BODY_SIZE_SLOWDOWN 0.85
|
||||
THRESHOLD_BODY_SIZE_PENALTY 1
|
||||
|
||||
## Multiplier used in the smaller strides slowdown calculation.
|
||||
## Doesn't apply to floating or crawling mobs.
|
||||
BODY_SIZE_SLOWDOWN_MULTIPLIER 0.25
|
||||
BODY_SIZE_SLOWDOWN_MULTIPLIER 0
|
||||
|
||||
## Allows players to set a hexadecimal color of their choice as skin tone, on top of the standard ones.
|
||||
ALLOW_CUSTOM_SKINTONES
|
||||
|
||||
Reference in New Issue
Block a user