Some gas balancing/rearranging
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
to_chat(H, "<span class='alert'>Your throat closes up!</span>")
|
||||
H.silent = max(H.silent, 3)
|
||||
else
|
||||
H.adjustFireLoss(nitryl_pp/4)
|
||||
H.adjustFireLoss(nitryl_pp/2)
|
||||
gas_breathed = breath.get_moles(GAS_NITRYL)
|
||||
if (gas_breathed > gas_stimulation_min)
|
||||
H.reagents.add_reagent(/datum/reagent/nitryl,1)
|
||||
|
||||
Reference in New Issue
Block a user