Skip to content

Commit

Permalink
Update zombies.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0Monet authored Jun 7, 2024
1 parent 94efdf2 commit f569404
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/json/monstergroups/zombies.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,5 +758,11 @@
{ "monster": "mon_zombie_technician", "freq": 250, "cost_multiplier": 3 },
{ "monster": "mon_zombie_electric", "freq": 150, "cost_multiplier": 5 }
]
},
{
"name": "GROUP_ARCADE",
"type": "monstergroup",
"default": "mon_null",
"monsters": [ { "monster": "mon_zombie_child", "freq": 600, "cost_multiplier": 1, "pack_size": [ 2, 5 ] } ]
}
]

0 comments on commit f569404

Please sign in to comment.