Make fermentation barrel a stack recipe, fixes koibean and soybean being OP

This commit is contained in:
variableundefined
2018-11-03 21:39:38 +08:00
parent 7428362d2f
commit c2f92bec5e
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
icon_state = "soybeans"
filling_color = "#F0E68C"
bitesize_mod = 2
wine_power = 20
wine_power = 0.2
// Koibean
/obj/item/seeds/soya/koi
@@ -47,4 +47,4 @@
icon_state = "koibeans"
filling_color = "#F0E68C"
bitesize_mod = 2
wine_power = 40
wine_power = 0.4