i missed a bit

This commit is contained in:
Putnam3145
2022-07-29 00:19:24 -07:00
parent 297e901db3
commit 6b8a54fb57

View File

@@ -182,7 +182,7 @@
. = ..()
if(active)
if(!bitcoinmining)
. += "<span class='notice'>[src]'s display states that it has stored <b>[DisplayEnergy(stored_power)]</b>, and is processing <b>[DisplayPower((RAD_COLLECTOR_OUTPUT)SSmachines.wait))]</b>. <br>The <b>plasma</b> within it's tank is being irradiated into <b>tritium</b>.</span>"
. += "<span class='notice'>[src]'s display states that it has stored <b>[DisplayEnergy(stored_power)]</b>, and is processing <b>[DisplayPower((RAD_COLLECTOR_OUTPUT)*(1 SECONDS/SSmachines.wait))]</b>. <br>The <b>plasma</b> within it's tank is being irradiated into <b>tritium</b>.</span>"
else
. += "<span class='notice'>[src]'s display states that it's producing a total of <b>[(last_push*RAD_COLLECTOR_MINING_CONVERSION_RATE)*((60 SECONDS)/SSmachines.wait)]</b> research points per minute. <br>The <b>tritium</b> and <b>oxygen</b> within it's tank is being combusted into <b>carbon dioxide</b>.</span>"
else