Skip to content
Snippets Groups Projects
Commit 5b009878 authored by Valentin Deniaud's avatar Valentin Deniaud
Browse files

update default bonus probabilities

parent e9d9a260
Branches
Tags v0.2
No related merge requests found
......@@ -21,13 +21,13 @@
#define LATE_HIT_BOOST 2
#define FIRST_HIT_BOOST 1.2
#define SPEEDING_BONUS_PROBABILITY 30
#define SPEEDING_BONUS_PROBABILITY 70
#define SPEEDING_BONUS_LENGTH 5
#define RAINBOW_BONUS_PROBABILITY 100
#define RAINBOW_BONUS_LENGTH 4
#define BLINKING_BONUS_PROBABILITY 30
#define BLINKING_BONUS_LENGTH 5
#define LIFE_ADD_BONUS_PROBABILITY 30
#define LIFE_ADD_BONUS_LENGTH 5
#define BALL_ADD_BONUS_PROBABILITY 75
#define BALL_ADD_BONUS_LENGTH 4
#define RAINBOW_BONUS_LENGTH 5
#define BLINKING_BONUS_PROBABILITY 50
#define BLINKING_BONUS_LENGTH 6
#define LIFE_ADD_BONUS_PROBABILITY 40
#define LIFE_ADD_BONUS_LENGTH 7
#define BALL_ADD_BONUS_PROBABILITY 60
#define BALL_ADD_BONUS_LENGTH 6
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment