Change rematch event to change game
This commit is contained in:
@@ -12,7 +12,7 @@ class EventType(str, Enum):
|
||||
DOUBLE_RISK = "double_risk" # дропы бесплатны, x0.5 очков
|
||||
JACKPOT = "jackpot" # x3 за сложный челлендж
|
||||
SWAP = "swap" # обмен заданиями
|
||||
REMATCH = "rematch" # реванш проваленного
|
||||
GAME_CHOICE = "game_choice" # выбор игры (2-3 челленджа на выбор)
|
||||
|
||||
|
||||
class Event(Base):
|
||||
|
||||
Reference in New Issue
Block a user