Start to add respawn points, re-fix semi-auto triggers

This commit is contained in:
2025-08-11 00:00:32 +01:00
parent 38e8f91346
commit dd1f3b2ef5
10 changed files with 116 additions and 113 deletions
+2 -2
View File
@@ -56,8 +56,8 @@ data World = World
}
data TimeFlowStatus
= DeathTime
{_deathDelay :: Int}
= RespawnDelay
{_respawnDelay :: Int}
| NormalTimeFlow
| ItemScrollTimeFlow
{ _scrollSmoothing :: Int