diff --git a/apps/arena/lib/arena/matchmaking/deathmatch_mode.ex b/apps/arena/lib/arena/matchmaking/deathmatch_mode.ex index 8278f8119..91f7dd4ac 100644 --- a/apps/arena/lib/arena/matchmaking/deathmatch_mode.ex +++ b/apps/arena/lib/arena/matchmaking/deathmatch_mode.ex @@ -7,7 +7,7 @@ defmodule Arena.Matchmaking.DeathmatchMode do # 3 Mins # TODO: add this to the configurator https://github.com/lambdaclass/mirra_backend/issues/985 - @match_duration 20_000 + @match_duration 180_000 @respawn_time 5000 # Time to wait to start game with any amount of clients