From 3d30f859c3cd6e04d4c30b24fbcc2388d0260a38 Mon Sep 17 00:00:00 2001 From: Magus Date: Thu, 25 Aug 2022 06:32:27 +0700 Subject: [PATCH] Fix inaccessible enemy in the mountain cavern... hopefully. Ref https://github.com/BGforgeNet/Fallout2_Restoration_Project/issues/155 --- scripts_src/maps/cave04.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts_src/maps/cave04.ssl b/scripts_src/maps/cave04.ssl index 5347a019b..445513844 100644 --- a/scripts_src/maps/cave04.ssl +++ b/scripts_src/maps/cave04.ssl @@ -46,7 +46,7 @@ procedure LoadCritterPos; procedure LoadChests; #define AREA_1 20896 -#define AREA_2 23902 +#define AREA_2 24306 #define AREA_3 21320 #define CHEST_1 21491