Skip to content

Commit

Permalink
Fixed returned cages (#235)
Browse files Browse the repository at this point in the history
* Add files via upload

* Fixed returned cages

* Fixed returned cages

* Fixed returned cages

* Returned cages fixed

* Fixed cage return
  • Loading branch information
Wiseyuk authored Apr 14, 2024
1 parent 7f524ac commit 3ecf0cf
Show file tree
Hide file tree
Showing 5 changed files with 968 additions and 957 deletions.
1 change: 1 addition & 0 deletions prototypes/recipes/arthurian/recipes-arthurian-modules.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RECIPE {
{type = 'item', name = 'arthurian-egg-mk02', amount = 1, probability = 0.005},
{type = 'item', name = 'arthurian-egg', amount = 1, probability = 0.5},
{type = 'item', name = 'empty-barrel', amount = 4},
{type = 'item', name = 'cage', amount = 1},
},
--main_product = "arthurian-mk02",
icons =
Expand Down
Loading

0 comments on commit 3ecf0cf

Please sign in to comment.