Incase someone speedmerges

This commit is contained in:
Fermi
2019-10-04 04:48:34 +01:00
parent d1c381cad3
commit 2abd15c7e7
@@ -328,7 +328,6 @@
color = "#fbc314"
pH = 0
can_synth = TRUE
addProc = TRUE
//Consumes self on addition and shifts pH
/datum/reagent/fermi/acidic_buffer/on_new(datapH)
@@ -352,7 +351,6 @@
color = "#3853a4"
pH = 14
can_synth = TRUE
addProc = TRUE
/datum/reagent/fermi/basic_buffer/on_new(datapH)
if(holder.has_reagent("stabilizing_agent"))