From af4cc355f3f0e2b13f767f7cea239c3339ceb9ec Mon Sep 17 00:00:00 2001 From: Antalaskaya Date: Fri, 10 Jan 2025 04:20:11 +0000 Subject: [PATCH] Progress every day - ModdersPack update (sfall-team/sfall@238b7368a2431db315e283d5baaedafbd991ec41) - Configuration refresh --- Fallout2/Fallout1in2/ddraw.ini | 2 +- Tools/ModdersPack/scripting/hooks.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Fallout2/Fallout1in2/ddraw.ini b/Fallout2/Fallout1in2/ddraw.ini index 32f4b7566..937313c33 100644 --- a/Fallout2/Fallout1in2/ddraw.ini +++ b/Fallout2/Fallout1in2/ddraw.ini @@ -294,7 +294,7 @@ StartingMap=V13ent.map ;To change the 'FALLOUT II v1.02d' version string on the main menu, uncomment the next line ;You can use up to 2 %d's in this if you want to include Fallout's version number somewhere -VersionString=FALLOUT ET TU v1.11.3583 +VersionString=FALLOUT ET TU v1.11.3584 ;To use a config file other than fallout2.cfg, uncomment the next line and add the name of your new file ;ConfigFile= diff --git a/Tools/ModdersPack/scripting/hooks.yml b/Tools/ModdersPack/scripting/hooks.yml index 3731da3f0..ec6b50de5 100644 --- a/Tools/ModdersPack/scripting/hooks.yml +++ b/Tools/ModdersPack/scripting/hooks.yml @@ -382,7 +382,7 @@ ``` - name: WithinPerception - id: HOOK_WITHINPRECEPTION + id: HOOK_WITHINPERCEPTION doc: | Runs when checking if one critter sees another critter. This is used in different situations like combat AI. You can override the result.