byond - Modules - TypesVar Details

buildingpattern

Defined seperate bcus radial menu draws the names of the options from the name of the datum, and "buildingpattern" isnt descriptive of a 2x2 cube

Vars

overheadmsgA human readable name for the pattern, such as "2 by 2 square". Displayed as a overhead message when this pattern is selected
patternA list of strings, where each one defines a layer. All patterns start from the top left corner, where X is a wall and O is empty space.

Var Details

overheadmsg

A human readable name for the pattern, such as "2 by 2 square". Displayed as a overhead message when this pattern is selected

pattern

A list of strings, where each one defines a layer. All patterns start from the top left corner, where X is a wall and O is empty space.