changes spaces to tabs

This commit is contained in:
Qwertytoforty
2020-02-07 15:13:55 -05:00
parent 7327ead964
commit 7db0f17b13
@@ -1190,7 +1190,7 @@
taste_description = "motor oil"
/datum/reagent/consumable/ethanol/synthanol/on_mob_life(mob/living/M)
if(!(M.dna.species.reagent_tag & PROCESS_SYN))
if(!(M.dna.species.reagent_tag & PROCESS_SYN))
holder.remove_reagent(id, 3.6) //gets removed from organics very fast
if(prob(25))
holder.remove_reagent(id, 15)