Skip to content

Commit

Permalink
add whispering fungi as a possible spawn in group_fungi_zombie
Browse files Browse the repository at this point in the history
  • Loading branch information
zdlpoppa authored Oct 19, 2024
1 parent 08d4771 commit 7aaaa42
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 @@ -63,6 +63,7 @@
"monsters": [
{ "monster": "mon_fungal_blossom", "weight": 200, "cost_multiplier": 0 },
{ "monster": "mon_fungaloid", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_whisper_fungus", "weight": 50, "cost_multiplier": 0 },
{ "monster": "mon_fungaloid_shambler", "weight": 50, "cost_multiplier": 0 },
{ "monster": "mon_zombie_fungus", "weight": 100, "cost_multiplier": 0 },
{ "monster": "mon_boomer_fungus", "weight": 100, "cost_multiplier": 0 },
Expand Down

0 comments on commit 7aaaa42

Please sign in to comment.