code/__DEFINES/objects.dm
OBJ_ORGANIC | Marks an object as organic. Used for alien structures and any other organic material |
---|---|
OBJ_NO_HELMET_BAND | Makes the item not spawn a band around the helmet if it's used as a helmet garb |
OBJ_IS_HELMET_GARB | Marks the object as helmet garb |
OBJ_UNIQUE_RENAME | can you customize the description/name of the thing? |
Define Details
OBJ_IS_HELMET_GARB
Marks the object as helmet garb
OBJ_NO_HELMET_BAND
Makes the item not spawn a band around the helmet if it's used as a helmet garb
OBJ_ORGANIC
Marks an object as organic. Used for alien structures and any other organic material
OBJ_UNIQUE_RENAME
can you customize the description/name of the thing?