Skip to content

Commit

Permalink
Nerf No Hope's bionic basement cyborg spawn too
Browse files Browse the repository at this point in the history
  • Loading branch information
themaster567 authored Nov 16, 2024
1 parent 36d1e0c commit ccbc770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/No_Hope/Mapgen/basement_bionic.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
{ "item": "stereo", "x": 2, "y": 13, "chance": 50 }
],
"items": { "?": { "item": "autodoc_supplies", "chance": 100 } },
"place_monster": [ { "monster": "mon_broken_cyborg", "x": 14, "y": 3, "chance": 100 } ]
"place_monster": [ { "monster": "mon_broken_cyborg", "x": 14, "y": 3, "chance": 25 } ]
}
}
]

0 comments on commit ccbc770

Please sign in to comment.