Space Station 13 - Modules - TypesVar Details - Proc Details

watcher

Egg which hatches into a helpful pet. Or you can eat it if you want.

Vars

pedometerDatum used to measure our steps
steps_to_hatchHow far should we travel to hatch?
steps_travelledHow far have we moved?

Procs

jiggleAnimate the egg
on_steppedCalled when we are moved, whether inside an inventory or by ourself somehow

Var Details

pedometer

Datum used to measure our steps

steps_to_hatch

How far should we travel to hatch?

steps_travelled

How far have we moved?

Proc Details

jiggle

Animate the egg

on_stepped

Called when we are moved, whether inside an inventory or by ourself somehow