mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
removes gas_transfer_coefficent from clothing as it did nothing (#60922)
it literaly does nothing
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user