Files
goonstation-2020/code/_z_material_properties.dm
2020-02-16 19:40:21 -08:00

5 lines
142 B
Plaintext

//The weird name of this file is due to its very specific place in compiling.
#define VALUE_CURRENT 1
#define VALUE_MAX 2
#define VALUE_MIN 4