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