[MIRROR] Cleaned up some decimal values. (#2797)
* Cleaned up some decimal values. * Update gas_mixture.dm * Update color.dm * Update medsci.dm
This commit is contained in:
committed by
Poojawa
parent
2d7ead37d5
commit
4bc6e9d522
@@ -429,8 +429,8 @@
|
||||
icon_state = "golem"
|
||||
item_state = "golem"
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
gas_transfer_coefficient = 0.90
|
||||
permeability_coefficient = 0.50
|
||||
gas_transfer_coefficient = 0.9
|
||||
permeability_coefficient = 0.5
|
||||
body_parts_covered = FULL_BODY
|
||||
flags_inv = HIDEGLOVES | HIDESHOES | HIDEJUMPSUIT
|
||||
resistance_flags = LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
|
||||
Reference in New Issue
Block a user