wizard 
Wizard Version of the Immovable Rod
Vars | |
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. |
Procs | |
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. |
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.