Goonstation 13 - Modules - TypesVar Details

/datum/material_property

Vars

default_valueWhat should be considered the "default" value of this property?
idInternal ID of this property.
max_valueMax value of this property. May be modified by quality.
min_valueMin value of this property. Please NOTHING BELOW 1. It breaks everything.
nameExternal name of this property.
prefix_high_minMin value for high-prefix. Minimum for the prefix to show up on the object names.
prefix_low_maxMax value for low-prefix. Maximum for the prefix to show up on the object names.

Var Details

default_value

What should be considered the "default" value of this property?

id

Internal ID of this property.

max_value

Max value of this property. May be modified by quality.

min_value

Min value of this property. Please NOTHING BELOW 1. It breaks everything.

name

External name of this property.

prefix_high_min

Min value for high-prefix. Minimum for the prefix to show up on the object names.

prefix_low_max

Max value for low-prefix. Maximum for the prefix to show up on the object names.