Skip to content

Commit

Permalink
fix up the mods
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Jul 27, 2024
1 parent 91b53b0 commit e55c594
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 46 deletions.
44 changes: 0 additions & 44 deletions data/mods/Megafauna/monstergroups/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,50 +369,6 @@
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_coyote_wolf", "weight": 1, "cost_multiplier": 2, "pack_size": [ 1, 8 ] },
{
"monster": "mon_coyote_wolf",
"weight": 2,
"cost_multiplier": 2,
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_coyote_wolf", "weight": 1, "cost_multiplier": 2, "ends": "3 days", "pack_size": [ 1, 8 ] },
{
"monster": "mon_coyote_wolf",
"weight": 2,
"cost_multiplier": 2,
"ends": "3 days",
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_coyote_wolf", "weight": 1, "cost_multiplier": 2, "ends": "7 days", "pack_size": [ 1, 8 ] },
{
"monster": "mon_coyote_wolf",
"weight": 2,
"cost_multiplier": 2,
"ends": "7 days",
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_coyote_wolf", "weight": 1, "cost_multiplier": 2, "ends": "28 days", "pack_size": [ 1, 8 ] },
{
"monster": "mon_coyote_wolf",
"weight": 2,
"cost_multiplier": 2,
"ends": "28 days",
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_coyote_wolf", "weight": 1, "cost_multiplier": 2, "ends": "90 days", "pack_size": [ 1, 8 ] },
{
"monster": "mon_coyote_wolf",
"weight": 2,
"cost_multiplier": 2,
"ends": "90 days",
"pack_size": [ 1, 8 ],
"conditions": [ "NIGHT" ]
},
{ "monster": "mon_zolf", "weight": 2, "cost_multiplier": 2, "starts": "3 days", "pack_size": [ 1, 4 ] },
{ "monster": "mon_zolf", "weight": 2, "cost_multiplier": 2, "starts": "7 days", "pack_size": [ 1, 4 ] },
{ "monster": "mon_zolf", "weight": 2, "cost_multiplier": 2, "starts": "28 days", "pack_size": [ 1, 4 ] },
Expand Down
1 change: 0 additions & 1 deletion data/mods/TropiCataclysm/blacklists/default_blacklist.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"mon_bobcat",
"mon_chipmunk",
"mon_coyote",
"mon_coyote_wolf",
"mon_hare",
"mon_groundhog",
"mon_lemming",
Expand Down
1 change: 0 additions & 1 deletion data/mods/Xedra_Evolved/spells/vampire_spells.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@
"mon_wolf",
"mon_wolf_mutant_huge",
"mon_wolf_pup",
"mon_coyote_wolf",
"mon_coyote",
"mon_coyote_mutant_shark",
"mon_coyote_mutant_venom",
Expand Down

0 comments on commit e55c594

Please sign in to comment.