Commit Graph

2 Commits

Author SHA1 Message Date
ivan tkachenko df0cfc16ff Fix Game Over Text resetting at the end of round
When the last player dies and should have their custom Game Over text
overridden, the mod previously would Clear() the override and destroy
the coroutine together with custom behaviour object.
2026-04-06 07:50:05 +03:00
ivan tkachenko e67c72951e Override DeathScreen / GameOver text, add support for per-track strings
Custom message is shown only if the player dies to a Jester.
2025-09-22 03:01:41 +03:00