Space Station 13 - Modules - TypesVar Details - Proc Details

wizard

Wizard Version of the Immovable Rod

Vars

max_distanceThe distance the rod will go.
start_turfThe turf the rod started from, to calcuate distance.
wizardThe wizard who's piloting our rod.

Procs

eject_wizardEject our current wizard, removing them from the rod and fixing all of the variables we changed.
penetrateShould never happen, but better safe than sorry
set_wizardSet wizard as our_wizard, placing them in the rod and preparing them for travel.

Var Details

max_distance

The distance the rod will go.

start_turf

The turf the rod started from, to calcuate distance.

wizard

The wizard who's piloting our rod.

Proc Details

eject_wizard

Eject our current wizard, removing them from the rod and fixing all of the variables we changed.

penetrate

Should never happen, but better safe than sorry

set_wizard

Set wizard as our_wizard, placing them in the rod and preparing them for travel.