Enabled IgnoreMaxBots for gifter bots

This commit is contained in:
Chomp
2025-04-01 12:09:24 +01:00
parent 6010e42a93
commit b5dafb59e2
@@ -1050,7 +1050,8 @@ public class SeasonalEventService(
TriggerId = "",
TriggerName = "",
Delay = 0,
IsRandomTimeSpawn = false
IsRandomTimeSpawn = false,
IgnoreMaxBots = true
}
);
}