watcher_hatchling ![code/modules/mapfluff/ruins/lavalandruin_code/watcher_grave.dm 93](git.png)
A cute pet who will occasionally attack lavaland mobs for you
Vars | |
orbiter | The effect we create when out and about |
---|---|
owner | Who are we orbiting? |
Procs | |
remove_orbiter | In the more likely event that our orbiter is deleted, stop holding a reference to it |
remove_owner | If the guy we are orbiting is deleted but somehow we aren't |
watcher_return | Get back in your ball pikachu |
Var Details
orbiter ![code/modules/mapfluff/ruins/lavalandruin_code/watcher_grave.dm 100](git.png)
The effect we create when out and about
owner ![code/modules/mapfluff/ruins/lavalandruin_code/watcher_grave.dm 104](git.png)
Who are we orbiting?
Proc Details
remove_orbiter
In the more likely event that our orbiter is deleted, stop holding a reference to it
remove_owner
If the guy we are orbiting is deleted but somehow we aren't
watcher_return
Get back in your ball pikachu