/tg/ Station 13 - Modules - TypesDefine Details

code/datums/materials/properties/optional.dm

MINIMUM_FLAMMABILITYMinimum flammability value required to make an object made out of this material flammable
/datum/material_property/flammabilityIf a material has this property, it is flammable and has reduced fire protection.
/datum/material_property/firestackerApplies firestacks to affected mobs
/datum/material_property/unholy_baneDeals additional burn damage to mobs with the UNHOLY_BANEABLE trait (just vampires right now), property times material volume value determines damage
/datum/material_property/teleportingTeleports targets who come into active contact with the material around, property value determines teleport radius and damage taken per teleport
/datum/material_property/penetratingMakes all contact count as skin contact

Define Details

MINIMUM_FLAMMABILITY

Minimum flammability value required to make an object made out of this material flammable