surveillance_snare
An invisible marker placed by a ranged guardian, alerts the owner when crossed
Vars | |
owner | Who do we notify when someone steps on us? |
---|---|
Procs | |
assign_owner | Set up crossed notification |
on_entered | When crossed notify our owner |
owner_destroyed | If the person who placed us doesn't exist we might as well die |
Var Details
owner
Who do we notify when someone steps on us?
Proc Details
assign_owner
Set up crossed notification
on_entered
When crossed notify our owner
owner_destroyed
If the person who placed us doesn't exist we might as well die