code/datums/materials/properties/optional.dm 
| MINIMUM_FLAMMABILITY | Minimum flammability value required to make an object made out of this material flammable |
|---|---|
| /datum/material_property/flammability | If a material has this property, it is flammable and has reduced fire protection. |
| /datum/material_property/firestacker | Applies firestacks to affected mobs |
| /datum/material_property/vampires_bane | Deals additional burn damage to vampires, property value determines damage |
| /datum/material_property/teleporting | Teleports targets who come into active contact with the material around, property value determines teleport radius and damage taken per teleport |
| /datum/material_property/penetrating | Makes all contact count as skin contact |
Define Details
MINIMUM_FLAMMABILITY 
Minimum flammability value required to make an object made out of this material flammable