Skip to content

Commit

Permalink
Lobster in ocean monster group (#75996)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naadn authored Aug 28, 2024
1 parent 0897544 commit 9744b0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/monstergroups/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@
{ "monster": "mon_fish_porgy", "weight": 6, "cost_multiplier": 8, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_flounder", "weight": 6, "cost_multiplier": 8, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_mackerel", "weight": 6, "cost_multiplier": 8, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_lobster", "weight": 6, "cost_multiplier": 8, "pack_size": [ 1, 1 ] },
{ "monster": "mon_fish_salmon", "weight": 6, "cost_multiplier": 8, "pack_size": [ 4, 6 ] }
]
},
Expand All @@ -428,6 +429,7 @@
{ "monster": "mon_fish_pbass", "weight": 5, "cost_multiplier": 3, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_bluefish", "weight": 3, "cost_multiplier": 8, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_blackfish", "weight": 3, "cost_multiplier": 8, "pack_size": [ 1, 3 ] },
{ "monster": "mon_fish_lobster", "weight": 6, "cost_multiplier": 8, "pack_size": [ 1, 1 ] },
{ "monster": "mon_fish_porgy", "weight": 3, "cost_multiplier": 8, "pack_size": [ 1, 3 ] }
]
},
Expand Down

0 comments on commit 9744b0a

Please sign in to comment.