fixed apples not distilling in fermenting barrels

apples previously distilled into hcider, which was an icon state and not actually a reagent proper. this resulted in apples simply not fermenting into anything when processed in a fermenting barrel. (if the apples contained reagents such as plant_matter or sugar or whatever else botanists put in their genes, then these would of course be transferred to the barrel normally.)
This commit is contained in:
Deckard Cain
2020-05-14 16:53:41 -04:00
committed by GitHub
parent d7e8757c49
commit f97bc5876b
+1 -1
View File
@@ -24,7 +24,7 @@
filling_color = "#FF4500"
bitesize = 100 // Always eat the apple in one bite
tastes = list("apple" = 1)
distill_reagent = "hcider"
distill_reagent = "cider"
// Posioned Apple
/obj/item/seeds/apple/poisoned