/tg/ Station 13 - Modules - TypesVar Details - Proc Details

shuttle_engine

Vars

connected_ship_refThe mobile ship we are connected to.
engine_powerHow well the engine affects the ship's speed.
engine_stateConstruction state of the Engine.

Procs

unsync_shipCalled on destroy and when we need to unsync an engine from their ship.

Var Details

connected_ship_ref

The mobile ship we are connected to.

engine_power

How well the engine affects the ship's speed.

engine_state

Construction state of the Engine.

Proc Details

unsync_ship

Called on destroy and when we need to unsync an engine from their ship.