From dfc2427fe7232b2c6e333ca19297bafacf85ad15 Mon Sep 17 00:00:00 2001 From: Magus Date: Mon, 26 Feb 2024 14:44:34 +0700 Subject: [PATCH] Spawn creatures further away from walls, ref https://github.com/BGforgeNet/Fallout2_Restoration_Project/issues/258. --- scripts_src/maps/cave03.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts_src/maps/cave03.ssl b/scripts_src/maps/cave03.ssl index 232dae396..7ab74c03d 100644 --- a/scripts_src/maps/cave03.ssl +++ b/scripts_src/maps/cave03.ssl @@ -47,7 +47,7 @@ procedure LoadChests; #define AREA_1 19108 #define AREA_2 19492 -#define AREA_3 20689 +#define AREA_3 20692 #define CHEST_1 21675 #define CHEST_2 18092