Fika-Tarkov/mods/Config Files/BepInEx/config/com.spt.SmartAction.cfg

24 lines
578 B
INI

## Settings file was created by plugin SmartAction v1.0.0
## Plugin GUID: com.spt.SmartAction
[Speed]
## When Player no move. Value 10 = x1 speed / 20 = x2 speed
# Setting type: Int32
# Default value: 15
# Acceptable value range: From 10 to 20
No Move = 15
## When Player Walk. Value Value 9 = x0.9 speed / Value 10 = x1 speed
# Setting type: Int32
# Default value: 10
# Acceptable value range: From 9 to 13
Walk = 10
## When Player Sprint. Value 9 = x0.9 speed / 10 = x1 speed
# Setting type: Int32
# Default value: 9
# Acceptable value range: From 9 to 13
Sprint = 9