removes gas_transfer_coefficent from clothing as it did nothing (#60922)

it literaly does nothing
This commit is contained in:
AMonkeyThatCodes
2021-09-10 21:06:14 +02:00
committed by GitHub
parent c2aa954ea4
commit f0fcd57768
16 changed files with 0 additions and 27 deletions
-2
View File
@@ -113,8 +113,6 @@ GLOBAL_DATUM_INIT(fire_overlay, /mutable_appearance, mutable_appearance('icons/e
///What body parts are covered by the clothing when you wear it
var/body_parts_covered = 0
///Literally does nothing right now
var/gas_transfer_coefficient = 1
/// How likely a disease or chemical is to get through a piece of clothing
var/permeability_coefficient = 1
/// for electrical admittance/conductance (electrocution checks and shit)