/datum/material_property
Vars | |
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. |
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. |
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.
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.