Unapologetic Vaurca Buffs (#3949)

This commit is contained in:
LordFowl
2017-12-12 13:15:45 -06:00
committed by Lohikar
parent cd910c072c
commit 2ac73351b8
14 changed files with 96 additions and 18 deletions
+1 -1
View File
@@ -248,7 +248,7 @@ obj/item/organ/vaurca/neuralsocket/process()
air_contents.adjust_gas("phoron", (ONE_ATMOSPHERE)*volume/(R_IDEAL_GAS_EQUATION*T20C))
air_contents.volume = volume //liters
air_contents.temperature = T20C
distribute_pressure = ((pick(1.8,2.0,2.4,2.8)*ONE_ATMOSPHERE)*O2STANDARD)
distribute_pressure = ((pick(2.4,2.8,3.2,3.6)*ONE_ATMOSPHERE)*O2STANDARD)
START_PROCESSING(SSprocessing, src)
var/mob/living/carbon/location = loc