Skip to content

Commit

Permalink
Merge pull request CleverRaven#72368 from SurFlurer/russell
Browse files Browse the repository at this point in the history
Relocate Russell at New England church retreat
  • Loading branch information
Maleclypse authored Mar 13, 2024
2 parents 0f487c3 + 0b0a56e commit 5a26cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/mapgen/godco/church_retreat.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,14 +280,14 @@
},
"place_npcs": [
{ "class": "godco_guard_food", "x": [ 46, 47 ], "y": 8 },
{ "class": "godco_russell", "x": 52, "y": 10 },
{ "class": "godco_russell", "x": 54, "y": 17 },
{ "class": "godco_olwen", "x": 48, "y": 14 },
{ "class": "godco_maria", "x": 46, "y": 17 }
],
"place_nested": [ { "chunks": [ [ "roof_4x4_utility", 10 ], [ "roof_4x4_utility_1", 10 ] ], "x": 31, "y": 65 } ],
"place_loot": [
{ "group": "novels", "x": [ 46, 47 ], "y": 9, "repeat": [ 6, 10 ], "chance": 100 },
{ "group": "GODCO_russell_sell", "x": 52, "y": 11, "chance": 100 }
{ "group": "GODCO_russell_sell", "x": 54, "y": 17, "chance": 100 }
]
}
},
Expand Down

0 comments on commit 5a26cb2

Please sign in to comment.