From d4bc63a8f8ee37ec2de2f43734a60ca045e517c3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 30 Dec 2023 21:58:12 -0800 Subject: Updated to 0.5.1 Removed obsolete mods. Revert removal of Alonso. Revert biodiesel working in petrol engines. Revert hard skill caps. Revert three more broken limb changesets. Revert another ammo rebalance changeset. Revert craftable smokeless gunpowder changeset. Revised book chapters revert patch. Fix some bad terrain in the godco patch. Fix some bad terrain in the prison island patch. --- npc-10_bunker-merchant.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc-10_bunker-merchant.patch') diff --git a/npc-10_bunker-merchant.patch b/npc-10_bunker-merchant.patch index e33a9af..8da5296 100644 --- a/npc-10_bunker-merchant.patch +++ b/npc-10_bunker-merchant.patch @@ -347,9 +347,9 @@ --- a/data/json/overmap/overmap_special/specials.json +++ b/data/json/overmap/overmap_special/specials.json @@ -7151,5 +7151,19 @@ - "city_sizes": [ 3, -1 ], - "occurrences": [ 0, 2 ], - "flags": [ "CLASSIC", "URBAN", "ELECTRIC_GRID" ] + { "point": [ 2, -1, 0 ], "connection": "local_road", "from": [ 1, -1, 0 ] } + ], + "flags": [ "CLASSIC", "URBAN" ] + }, + { + "type": "overmap_special", -- cgit v1.2.1