Skip to content

Commit

Permalink
spawns
Browse files Browse the repository at this point in the history
  • Loading branch information
Milopetilo committed Feb 23, 2024
1 parent d8257c9 commit df8245d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions data/json/mapgen/house/urban_22_house_pool.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@
"furniture": { "_": "f_hedge_tall" },
"place_nested": [ { "chunks": [ "rolling_trash_can_1x1" ], "x": 13, "y": 0 } ],
"place_loot": [ { "item": "television", "x": 40, "y": 12, "chance": 100 } ],
"place_monster": [
{ "group": "GROUP_MAPGEN_POOL", "x": [ 4, 23 ], "y": [ 4, 22 ] },
{ "group": "GROUP_MAPGEN_POOL", "x": [ 24, 42 ], "y": [ 4, 22 ] }
]
"place_monster": [ { "group": "GROUP_MAPGEN_POOL", "x": 20, "y": 13 }, { "group": "GROUP_MAPGEN_POOL", "x": 29, "y": 18 } ]
}
},
{
Expand Down

0 comments on commit df8245d

Please sign in to comment.