blob: d5f56429844f069ec0880d9107c46559c3a5269f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json
+++ b/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json
@@ -122,7 +122,7 @@
"place_nested": [ { "chunks": [ "tacoma_commune_west_wall_door" ], "x": 22, "y": 0 } ]
},
{
- "om_terrain": "ranch_camp_66",
+ "om_terrain": "ranch_camp_75",
"translate_ter": [ { "from": "t_underbrush", "to": "t_dirt", "x": 0, "y": 0 } ],
"place_nested": [
{ "chunks": [ "tacoma_commune_east_wall_door" ], "x": 0, "y": 0 },
|