source: Studio/config/player.ini@ 1b6ba32

sandbox
Last change on this file since 1b6ba32 was 1b6ba32, checked in by Kevin Chapman <victory2b@…>, 4 years ago

Converting more hard coded values into ones stored int the config ini file.

  • Property mode set to 100644
File size: 253 bytes
RevLine 
[f9161ba]1[player]
2
3stamina_regen_speed=0.5
[1b6ba32]4mana_needed_to_heal=5
[f9161ba]5mana_heal_ammount=10
[1b6ba32]6mana_regen_speed=0.03
[f9161ba]7fall_threshold_damage=17
8gravity=20.0
[1b6ba32]9walk_speed=7
10exhausted_delay=30
11stamina_regen_speed=0.05
[f9161ba]12sprint_speed=16
[1b6ba32]13sprint_energy_consumption=0.2
14jump_height=9
Note: See TracBrowser for help on using the repository browser.