Space Station 13 - Modules - TypesVar Details

thrownthing

Vars

block_movementWill thrownthing datum actually block movement? this might be FALSE with some circumstances even if var/should_block_movement is TRUE. This variable change automatically during the throw
dodgeableWhen this variable is false, non dense mobs will be hit by a thrown item. useful for things that you dont want to be cheesed by crawling, EG. gravitational anomalies
should_block_movementCan a thrown mob move themselves to stop the throw?

Var Details

block_movement

Will thrownthing datum actually block movement? this might be FALSE with some circumstances even if var/should_block_movement is TRUE. This variable change automatically during the throw

dodgeable

When this variable is false, non dense mobs will be hit by a thrown item. useful for things that you dont want to be cheesed by crawling, EG. gravitational anomalies

should_block_movement

Can a thrown mob move themselves to stop the throw?