This commit is contained in:
Zuhayr
2015-02-28 16:30:34 +10:30
parent 0f6a3adf68
commit d0451eaa2d
+1 -1
View File
@@ -685,7 +685,7 @@
name = "wheat"
seed_name = "wheat"
display_name = "wheat stalks"
chems = list("nutriment" = list(1,25))
chems = list("nutriment" = list(1,25), "flour" = list(1,25))
kitchen_tag = "wheat"
/datum/seed/wheat/New()