mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
I question some people (#28208)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
if(steps >= 6)
|
||||
steps = 0
|
||||
|
||||
if(steps % 2)
|
||||
if(ISODD(steps))
|
||||
return
|
||||
|
||||
if(steps != 0 && !has_gravity(LM, T)) // don't need to step as often when you hop around
|
||||
|
||||
Reference in New Issue
Block a user