got the script closer but also broke it harder

This commit is contained in:
Derek
2025-03-03 20:14:52 -06:00
parent 6283c6f22f
commit 8fbd79eac3
8 changed files with 41 additions and 23 deletions

View File

@@ -8,6 +8,7 @@ gamemode_name = "Do Not Get Hit"
estimated_difficulty = 4
win_conditions = 0
survival_time = 160.0
max_number_of_chests = 3
money_lost_multiplier = 0.5
weapon_penalty = 0
weapon_drop_percentage = 0.5

View File

@@ -8,6 +8,7 @@ gamemode_name = "Standard with regen"
estimated_difficulty = 0
win_conditions = 0
survival_time = 160.0
max_number_of_chests = 3
money_lost_multiplier = 0.5
weapon_penalty = 0
weapon_drop_percentage = 0.5