wall_speedup

This element makes you move faster when opposite adjacent turfs are closed, you get a flat movement speed bonus
Vars | |
halfdirs | Half of all directions |
---|---|
wall_speed_amount | The amount of speed gained by being inbetween walls |
Procs | |
wall_speed | Here we check to see if polar opposite directions are closed turfs, if they are then we move faster |
Var Details
halfdirs

Half of all directions
wall_speed_amount

The amount of speed gained by being inbetween walls
Proc Details
wall_speed
Here we check to see if polar opposite directions are closed turfs, if they are then we move faster