fu
This commit is contained in:
@@ -22,9 +22,9 @@ BONUS_TIME_MIN_RANDOM_TIME = 5
|
||||
BONUS_TIME_MAX_RANDOM_TIME = 15
|
||||
BONUS_TIME_ACTIVATION_PROBABILITY = 0.1
|
||||
## Special config
|
||||
RED_SPECIAL = SpecialEvent.replay
|
||||
RED_SPECIAL = SpecialEvent.extra_ball
|
||||
RED_SPECIAL_TIMES = 1
|
||||
ORANGE_SPECIAL = SpecialEvent.points
|
||||
ORANGE_SPECIAL = SpecialEvent.bonus_time
|
||||
ORANGE_SPECIAL_BANK = ORANGE_SPECIAL_BANK_OPTIONS["BOTH"]
|
||||
## Tech config
|
||||
LOG_FILE="flippr-game.log"
|
||||
|
||||
Reference in New Issue
Block a user