making button mash easier
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Zoltan Timar
2026-04-30 23:13:56 +02:00
parent 6a99ad76b8
commit 839052ebc8

View File

@@ -36,7 +36,7 @@ function MinigameButtonMashWindow.init_context()
target_points = 100, target_points = 100,
fill_per_press = 8, fill_per_press = 8,
base_degradation = 0.15, base_degradation = 0.15,
degradation_multiplier = 0.006, degradation_multiplier = 0.003,
button_pressed_timer = 0, button_pressed_timer = 0,
button_press_duration = 8, button_press_duration = 8,
instruction_text = "MASH Z!", instruction_text = "MASH Z!",