mounted 
Vars | |
| allow_floor_mounting | Is it possible to build it on the floor? |
|---|---|
| buildon_types | The list of types on which it can be built |
| wall_external | For frames that are external to the wall they are placed on, like light fixtures and cameras. |
Procs | |
| try_build | Check if we can build on this support structure |
Var Details
allow_floor_mounting 
Is it possible to build it on the floor?
buildon_types 
The list of types on which it can be built
wall_external 
For frames that are external to the wall they are placed on, like light fixtures and cameras.
Proc Details
try_build
Check if we can build on this support structure
Arguments
- atom/support - the atom we are trying to mount on
- mob/user - the player attempting to do the mount