Skip to content

Commit

Permalink
Minor group fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSaddestGoomba committed Jun 11, 2024
1 parent 3acba1d commit 1547ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monstergroups/amphibian.json
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@
"name": "GROUP_TADPOLE_FOWLER",
"type": "monstergroup",
"default": "mon_fowler_toad",
"monsters": [ { "monster": "mon_foul_toad", "weight": 100 }, { "monster": "mon_foul_toad", "weight": 20 } ]
"monsters": [ { "monster": "mon_fowler_toad", "weight": 100 }, { "monster": "mon_foul_toad", "weight": 20 } ]
},
{
"name": "GROUP_TADPOLE_FREEDOM",
Expand Down

0 comments on commit 1547ec8

Please sign in to comment.