Skip to content

Commit

Permalink
Merge pull request #27537 from I-am-Erk/patch-11
Browse files Browse the repository at this point in the history
Refugees: Jenny Forcette (first version)
  • Loading branch information
ZhilkinSerg authored Jan 22, 2019
2 parents 1bb3b27 + 1ccafba commit 7be83df
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen/evac_center.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
{ "item": "allclothes", "x": [ 8, 17 ], "y": [ 16, 16 ], "chance": 60 },
{ "item": "trash", "x": [ 13, 14 ], "y": 21, "chance": 60, "repeat": [ 1, 2 ] }
],
"place_npcs": [ { "class": "guard", "x": 19, "y": 21 } ]
"place_npcs": [ { "class": "refugee_JennyForcette", "x": 8, "y": 8 }, { "class": "guard", "x": 19, "y": 21 } ]
}
},
{
Expand Down
Loading

0 comments on commit 7be83df

Please sign in to comment.