Shiptest 13 - Modules - TypesDefine Details

code/__DEFINES/shuttles.dm

RESERVE_DOCK_MAX_SIZE_LONGNeither of a shuttle's dimensions should exceed this size if it is to dock at encounters or outposts.
RESERVE_DOCK_MAX_SIZE_SHORTOnly one of a shuttle's dimensions may exceed this size if it is to dock at encounters or outposts.
RESERVE_DOCK_DEFAULT_PADDINGDefault # of tiles of padding around an autogenerated reserve shuttle dock.

Define Details

RESERVE_DOCK_DEFAULT_PADDING

Default # of tiles of padding around an autogenerated reserve shuttle dock.

RESERVE_DOCK_MAX_SIZE_LONG

Neither of a shuttle's dimensions should exceed this size if it is to dock at encounters or outposts.

RESERVE_DOCK_MAX_SIZE_SHORT

Only one of a shuttle's dimensions may exceed this size if it is to dock at encounters or outposts.