started work on save structures and data validation

This commit is contained in:
derek
2025-02-26 13:19:34 -06:00
parent bd991c21c9
commit 45246a6098
14 changed files with 108 additions and 50 deletions

View File

@@ -11,6 +11,7 @@ survival_time = 160.0
money_lost_multiplier = 0.5
weapon_penalty = 0
weapon_drop_percentage = 0.5
ammo_drop_percentage = 0.5
walk_speed = 12.0
jump_velocity = 5
dash_speed = 40