added playlist generator
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
[resource]
|
||||
script = ExtResource("1_lcpua")
|
||||
gamemode_name = "DO NOT GET HIT"
|
||||
estimated_difficulty = 0
|
||||
win_conditions = 2
|
||||
survival_time = 160.0
|
||||
money_lost_multiplier = 0.5
|
||||
weapon_penalty = 0
|
||||
weapon_drop_percentage = 0.5
|
||||
walk_speed = 12.0
|
||||
jump_velocity = 5
|
||||
dash_speed = 40
|
||||
@@ -15,7 +21,7 @@ max_stamina = 100.0
|
||||
stamina_drain = 20.0
|
||||
air_dash_max = 1
|
||||
load_save = true
|
||||
money = 250
|
||||
money_multiplier = 1.0
|
||||
start_health = 1
|
||||
drop_chance_minimum = 0.1
|
||||
random_drops = false
|
||||
|
||||
Reference in New Issue
Block a user