Skip to content

Commit

Permalink
Update data/mods/MindOverMatter/mapgen/microlab_rooms.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
I-am-Erk and github-actions[bot] authored Apr 2, 2024
1 parent 35e6cfb commit f8c4e6f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/mods/MindOverMatter/mapgen/microlab_rooms.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,13 @@
"place_monster": [
{ "group": "GROUP_LAB", "x": [ 2, 21 ], "y": [ 2, 21 ], "chance": 60, "repeat": [ 1, 5 ] },
{ "group": "GROUP_FERAL_TELEPORTER", "x": [ 3, 20 ], "y": [ 3, 20 ], "chance": 30, "repeat": [ 1, 2 ] },
{ "group": "GROUP_NETHER_REALITY_TEAR_FIELD", "x": [ 10, 12 ], "y": [ 6, 7 ], "chance": 50, "repeat": [ 2, 3 ] }
{
"group": "GROUP_NETHER_REALITY_TEAR_FIELD",
"x": [ 10, 12 ],
"y": [ 6, 7 ],
"chance": 50,
"repeat": [ 2, 3 ]
}
],
"computers": {
"7": {
Expand Down

0 comments on commit f8c4e6f

Please sign in to comment.