summaryrefslogtreecommitdiff
path: root/npc-10_bunker-merchant.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-10 22:51:50 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-08-10 22:51:50 -0700
commita22c1d8dc3f9be98adf085010546e446cb97a5bf (patch)
treebca3f72c27fbb77e06d32caa605cbcaafae5ffbb /npc-10_bunker-merchant.patch
parentUpdated to 2022-07-22-1520. (diff)
downloadcataclysm-bn-a22c1d8dc3f9be98adf085010546e446cb97a5bf.tar.xz
Updated to 2022-08-06-2156
Remove obsolete gcc patch Remove revert-05 Fix bunker shop backport for BN's overmap connection change.
Diffstat (limited to 'npc-10_bunker-merchant.patch')
-rw-r--r--npc-10_bunker-merchant.patch2
1 files changed, 1 insertions, 1 deletions
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 ],