From a22c1d8dc3f9be98adf085010546e446cb97a5bf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 10 Aug 2022 22:51:50 -0700 Subject: Updated to 2022-08-06-2156 Remove obsolete gcc patch Remove revert-05 Fix bunker shop backport for BN's overmap connection change. --- npc-10_bunker-merchant.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc-10_bunker-merchant.patch') diff --git a/npc-10_bunker-merchant.patch b/npc-10_bunker-merchant.patch index 20f19be..e33a9af 100644 --- a/npc-10_bunker-merchant.patch +++ b/npc-10_bunker-merchant.patch @@ -358,7 +358,7 @@ + { "point": [ 0, 0, 0 ], "overmap": "bunker_shop_g_south" }, + { "point": [ 0, 0, -1 ], "overmap": "bunker_shop_b_south" } + ], -+ "connections": [ { "point": [ 0, -1, 0 ], "terrain": "road", "existing": true, "connection": "local_road", "from": [ 0, 0, 0 ] } ], ++ "connections": [ { "point": [ 0, -1, 0 ], "existing": true, "connection": "local_road", "from": [ 0, 0, 0 ] } ], + "locations": [ "wilderness" ], + "city_distance": [ 10, -1 ], + "city_sizes": [ 1, 12 ], -- cgit v1.2.1