diff --git a/code/modules/cargo/exports/materials.dm b/code/modules/cargo/exports/materials.dm index d5c48706cdf..5678fb4459f 100644 --- a/code/modules/cargo/exports/materials.dm +++ b/code/modules/cargo/exports/materials.dm @@ -57,6 +57,7 @@ /datum/export/material/plasma cost = CARGO_CRATE_VALUE * 0.4 + k_elasticity = 0 material_id = /datum/material/plasma message = "cm3 of plasma"