Skip to content

Commit

Permalink
Merge pull request #77174 from zdlpoppa/add-whispering-fungi
Browse files Browse the repository at this point in the history
add whispering fungi as a possible spawn in group_fungi_zombie
  • Loading branch information
Maleclypse authored Oct 21, 2024
2 parents 02f4620 + 10dd064 commit 1521feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/monstergroups/fungi.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
{ "monster": "mon_fungal_blossom", "weight": 200, "cost_multiplier": 0 },
{ "monster": "mon_fungaloid", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_fungaloid_shambler", "weight": 50, "cost_multiplier": 0 },
{ "monster": "mon_whisper_fungus", "weight": 50, "cost_multiplier": 0 },
{ "monster": "mon_zombie_fungus", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_boomer_fungus", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_zombie_child_fungus", "weight": 50, "cost_multiplier": 0 },
Expand Down

0 comments on commit 1521feb

Please sign in to comment.