proximity_monitor 
Proximity monitor datum, used for proximity checks when attached to atom
Vars | |
| current_range | The range of the proximity monitor. Things moving wihin it will trigger HasProximity calls. |
|---|---|
| hasprox_receiver | The atom that will receive HasProximity calls. |
| host | The atom we are tracking |
| loc_connections | The signals of the connect range component, needed to monitor the turfs in range. |
| works_when_not_on_turf | Whether this monitor checks turfs in range when it's loc isn't a turf (inside closet for example) |
Var Details
current_range 
The range of the proximity monitor. Things moving wihin it will trigger HasProximity calls.
hasprox_receiver 
The atom that will receive HasProximity calls.
host 
The atom we are tracking
loc_connections 
The signals of the connect range component, needed to monitor the turfs in range.
works_when_not_on_turf 
Whether this monitor checks turfs in range when it's loc isn't a turf (inside closet for example)