Skip to content

Commit

Permalink
Revert "Removed vrauk cocoons from the caravan recipe."
Browse files Browse the repository at this point in the history
This reverts commit 7c18b96.
  • Loading branch information
notnotmelon committed Nov 16, 2024
1 parent f137dd6 commit eb0a675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Date: ?
- fungal-substrate-01, fungal-substrate-02, fungal-substrate-03 are now affected by productivity modules.
- The serine recipe is now effected by productivity modules.
- Increased the health of the fish farm 100 -> 500.
- Reverted "Removed vrauk cocoons from the caravan recipe."
- Fixed sweet tooth turd and sawblades turd not allowing for fast upgrade/downgrade.
TURD:
- Rebalanced the turd reset technology scaling factor from 2^N to 1.5^N.
Expand Down
1 change: 1 addition & 0 deletions prototypes/creatures/caravan.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RECIPE {
category = "creature-chamber",
enabled = false,
ingredients = {
{type = "item", name = "cocoon", amount = 10},
{type = "item", name = "bio-sample", amount = 10},
{type = "item", name = "moss-gen", amount = 15},
{type = "item", name = "earth-generic-sample", amount = 1},
Expand Down

0 comments on commit eb0a675

Please sign in to comment.