movable

Virtual Mob Creation
Vars | |
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. |
Procs | |
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 |
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