1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Update shield and natural regen defaults

This commit is contained in:
NG (Graham)
2025-09-09 20:29:10 -04:00
parent a694ee5f5f
commit e33a499415
3 changed files with 6 additions and 6 deletions

View File

@@ -428,9 +428,9 @@ def main(asset_in, cubes=None, weapons=None, movement=None):
"lerp_value": 0.1,
"battle": {
"regen": {
"wait_for_heal_s": 5.0,
"wait_for_heal_s": 10.0,
"wait_full_heal_s": 5.0,
"sound_start_s": 2.5,
"sound_start_s": 7.5,
"auto_heal": True,
},
"votes": {