cut time which bat rests for in half

This commit is contained in:
2025-02-11 19:40:08 +00:00
parent d0d93780fb
commit 3db27a4107

View File

@@ -30,7 +30,7 @@ struct
val enemySize = 35
val enemySizeReal: Real32.real = 35.0
val moveEnemyBy = 3
val batRestLimit = 155
val batRestLimit = 75
val moveProjectileBy = 11
end