Adds in Oxygen to grass

Adds in 0.03 Oxygen gene to grass!
Why: Mostly for Life-Bringers to be able to make there own Oxygen. 
Side note: First time touching code if I did a bad make sure to yell at me for it with harsh words of disappointment!
This commit is contained in:
Trilbyspaceclone
2018-06-07 15:06:10 -04:00
committed by GitHub
parent 1fbf5af360
commit 5ef84b6e4b
@@ -16,7 +16,7 @@
icon_dead = "grass-dead"
genes = list(/datum/plant_gene/trait/repeated_harvest)
mutatelist = list(/obj/item/seeds/grass/carpet)
reagents_add = list("nutriment" = 0.02, "hydrogen" = 0.05)
reagents_add = list("nutriment" = 0.02, "hydrogen" = 0.05 "oxygen" = 0.03)
/obj/item/reagent_containers/food/snacks/grown/grass
seed = /obj/item/seeds/grass