mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 05:46:34 +01:00
20 lines
537 B
Plaintext
20 lines
537 B
Plaintext
/datum/prototype/material/toy_foam
|
|
id = "foam"
|
|
name = "foam"
|
|
display_name = "foam"
|
|
use_name = "foam"
|
|
ignition_point = T0C+232
|
|
melting_point = T0C+300
|
|
icon_colour = "#ff9900"
|
|
|
|
relative_integrity = 0.2
|
|
density = 8 * 0.05
|
|
relative_conductivity = 0
|
|
relative_permeability = 0
|
|
relative_reactivity = 1
|
|
hardness = MATERIAL_RESISTANCE_SUPER_VULNERABLE
|
|
toughness = MATERIAL_RESISTANCE_VULNERABLE
|
|
refraction = MATERIAL_RESISTANCE_VULNERABLE
|
|
absorption = MATERIAL_RESISTANCE_NONE
|
|
nullification = MATERIAL_RESISTANCE_VERY_VULNERABLE
|