barricade
Procs | |
repulse | Pushes something one tile away from the source. |
---|---|
repulse_targets | Returns a list of all atoms around the source which can be moved away from it. |
Proc Details
repulse
Pushes something one tile away from the source.
Arguments
- victim - Thing being moved.
- source - Thing to move it away from.
repulse_targets
Returns a list of all atoms around the source which can be moved away from it.
Arguments
- source - Thing to try to move things away from.