Compare commits
2 Commits
5094ba2b9c
...
fix/imp_1.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
839052ebc8 | ||
| 6a99ad76b8 |
@@ -4,5 +4,5 @@
|
||||
-- desc: Life of a programmer
|
||||
-- site: https://git.teletype.hu/games/impostor
|
||||
-- license: MIT License
|
||||
-- version: 1.0-beta3
|
||||
-- version: 1.0
|
||||
-- script: lua
|
||||
|
||||
@@ -36,7 +36,7 @@ function MinigameButtonMashWindow.init_context()
|
||||
target_points = 100,
|
||||
fill_per_press = 8,
|
||||
base_degradation = 0.15,
|
||||
degradation_multiplier = 0.006,
|
||||
degradation_multiplier = 0.003,
|
||||
button_pressed_timer = 0,
|
||||
button_press_duration = 8,
|
||||
instruction_text = "MASH Z!",
|
||||
|
||||
Reference in New Issue
Block a user