Change rematch event to change game
This commit is contained in:
@@ -25,7 +25,7 @@ class PointsService:
|
||||
EventType.GOLDEN_HOUR.value: 1.5,
|
||||
EventType.DOUBLE_RISK.value: 0.5,
|
||||
EventType.JACKPOT.value: 3.0,
|
||||
EventType.REMATCH.value: 0.5,
|
||||
# GAME_CHOICE uses 1.0 multiplier (default)
|
||||
}
|
||||
|
||||
def calculate_completion_points(
|
||||
|
||||
Reference in New Issue
Block a user