Skip to content

Commit 92c27bf

Browse files
authored
Merge pull request #68 from Vegetabs/monster_group-fix
Remove `mon_science_bot` From Monster Groups
2 parents ee281ac + e7f7fa2 commit 92c27bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monstergroups/monstergroups_new.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@
127127
{ "monster": "mon_zombie_hazmat", "weight": 200 },
128128
{ "monster": "mon_zombie_necro", "weight": 15, "cost_multiplier": 5 },
129129
{ "monster": "mon_zombie_electric", "weight": 50, "cost_multiplier": 2 },
130-
{ "monster": "mon_science_bot", "weight": 80, "cost_multiplier": 5 },
131130
{ "monster": "mon_secubot", "weight": 1, "cost_multiplier": 5 },
132131
{ "monster": "mon_zombie", "weight": 100, "pack_size": [ 1, 3 ] },
133132
{ "monster": "mon_zombie_fat", "weight": 20, "pack_size": [ 1, 3 ] },

0 commit comments

Comments
 (0)