Improve sticky grenades

This commit is contained in:
2025-01-01 18:03:29 +00:00
parent 511e765e3a
commit 86aba6d115
4 changed files with 34 additions and 25 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ createShell mdetonator mscreen stab pjtype payload muz cr w = w
RetiredProjectile -> 0
lifespan = 350
thrustorgrav = case pjtype of
Grenade {}-> [ApplyGravityPU]
Grenade {}-> []
Rocket{} -> [ThrustPU (lifespan - thrustdelay) 0]
RetiredProjectile -> []
thrustdelay = 20