mirror of
https://github.com/csd4ni3l/aim-trainer.git
synced 2026-01-01 12:13:42 +01:00
Add 100% accuracy test and add controller support for the game only(not ui)
This commit is contained in:
@@ -4,7 +4,7 @@ min_enemy_movement = 7
|
||||
max_enemy_movement = 10
|
||||
enemy_health = 100
|
||||
|
||||
game_modes = ["Training", "Waves", "1 Minute Test"]
|
||||
game_modes = ["Training", "Waves", "1 Minute Test", "100% Accuracy Test"]
|
||||
|
||||
weapons = {
|
||||
"assault_rifle": {"dmg": 20, "atk_speed": 0.2, "image": "assets/graphics/assaultrifle.png"},
|
||||
|
||||
Reference in New Issue
Block a user