Skip to content

Commit

Permalink
destroy the native wolf population NOW
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed May 18, 2024
1 parent c1790a9 commit 4a6be60
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions data/json/monstergroups/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,8 +554,7 @@
{ "monster": "mon_coyote", "weight": 15 },
{ "monster": "mon_deer", "weight": 2 },
{ "monster": "mon_moose", "weight": 1 },
{ "monster": "mon_pig", "weight": 1 },
{ "monster": "mon_wolf", "weight": 10 }
{ "monster": "mon_pig", "weight": 1 }
]
}
]
1 change: 0 additions & 1 deletion data/json/monstergroups/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@
"monsters": [
{ "monster": "mon_zeer", "weight": 4, "cost_multiplier": 10, "pack_size": [ 1, 5 ] },
{ "monster": "mon_zougar", "weight": 2, "cost_multiplier": 10 },
{ "monster": "mon_zolf", "weight": 2, "cost_multiplier": 2, "pack_size": [ 1, 4 ] },
{ "monster": "mon_zombear", "weight": 1, "cost_multiplier": 10 },
{ "monster": "mon_zeindeer", "weight": 1, "cost_multiplier": 15, "pack_size": [ 2, 5 ], "event": "christmas" },
{ "monster": "mon_zombie_dog", "weight": 1, "cost_multiplier": 2 },
Expand Down
2 changes: 1 addition & 1 deletion data/json/monsters/zanimal_upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"id": "mon_wolf_skeleton",
"type": "MONSTER",
"name": { "str": "skeletal wolf", "str_pl": "skeletal wolves" },
"description": "This undead canine has shed all of its skin, revealing a carapace of fused bones and ribs. Devoid entirely of flesh, this walking suit of bone seems to be controlled by a net of veins and sinews which pulse with glistening black goo.",
"description": "This undead canine has shed all of its skin, revealing a carapace of fused bones and ribs.",
"looks_like": "mon_dog_skeleton",
"default_faction": "zombie",
"bodytype": "dog",
Expand Down

0 comments on commit 4a6be60

Please sign in to comment.