Skip to content

Commit

Permalink
Fixed that antelopes had no blood.
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Jan 12, 2024
1 parent dee173c commit aea61cf
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 @@ -3,6 +3,7 @@ Version: 2.1.15
Date: ?
Changes:
- Buffed fawogae path 3. No longer replaces the fawogae -> raw coal recipe and instead lets you have both.
- Fixed that antelopes had no blood.
---------------------------------------------------------------------------------------------------
Version: 2.1.14
Date: 2024-1-10
Expand Down
1 change: 1 addition & 0 deletions prototypes/recipes/antelope/recipes-antelope-rendering.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ FUN.autorecipes {
{name='mukmoux-fat', amount = 3},
{name='guts', amount = 5},
{name='brain', amount = 2},
{name='blood', amount = 60},
{name='cage-antelope', amount=1},
{name='strangelets', amount = 1},
},
Expand Down

0 comments on commit aea61cf

Please sign in to comment.