byond - Modules - TypesVar Details - Proc Details

wall_speedup

This element makes you move faster when opposite adjacent turfs are closed, you get a flat movement speed bonus

Vars

halfdirsHalf of all directions
wall_speed_amountThe amount of speed gained by being inbetween walls

Procs

wall_speedHere 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