Merge pull request #35606 from coiax/hydroponic-foods-taste
Apples now taste like apples
This commit is contained in:
committed by
CitadelStationBot
parent
1cda9ef2b4
commit
7fd53748f0
@@ -27,6 +27,7 @@
|
||||
bitesize_mod = 2
|
||||
foodtype = VEGETABLES
|
||||
grind_results = list("soymilk" = 0)
|
||||
tastes = list("soy" = 1)
|
||||
|
||||
// Koibean
|
||||
/obj/item/seeds/soya/koi
|
||||
@@ -49,3 +50,4 @@
|
||||
filling_color = "#F0E68C"
|
||||
bitesize_mod = 2
|
||||
foodtype = VEGETABLES
|
||||
tastes = list("koi" = 1)
|
||||
|
||||
Reference in New Issue
Block a user