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.