Space Station 13 - Baystation 12 - Modules - TypesVar Details - Proc Details

movable

Virtual Mob Creation

Vars

bound_overlayThe mimic (if any) that's directly copying us.
icon_heightThe icon height this movable expects to have by default.
icon_widthThe icon width this movable expects to have by default.
no_z_overlayIf TRUE, this atom is ignored by Z-Mimic.

Procs

shuttle_land_onHandler for shuttles landing on atoms. Called by shuttle_moved().
update_nearby_tilesConvenience function for atoms to update turfs they occupy

Var Details

bound_overlay

The mimic (if any) that's directly copying us.

icon_height

The icon height this movable expects to have by default.

icon_width

The icon width this movable expects to have by default.

no_z_overlay

If TRUE, this atom is ignored by Z-Mimic.

Proc Details

shuttle_land_on

Handler for shuttles landing on atoms. Called by shuttle_moved().

update_nearby_tiles

Convenience function for atoms to update turfs they occupy