Added DisableSpecialAreas option

Added a new "fonts" folder for language specific fonts.
This commit is contained in:
NovaRain
2021-04-25 11:49:02 +08:00
parent b72b26d292
commit 52af67ad3d
5 changed files with 20 additions and 9 deletions
+6 -1
View File
@@ -743,9 +743,14 @@ SkipLoadingGameSettings=0
SpecialDeathGVAR=491
;Set to 1 to disable the special handling of map IDs 19 and 37 in the engine when entering the maps
;Note that enabling this option can break the map changes in Modoc and Vault 15
;Note that enabling this option will break the map changes in Modoc and Vault 15 in Fallout 2
DisableSpecialMapIDs=0
;Set to 1 to disable the special handling of city areas 45 and 46 in the engine when visiting Area 45:
;Area 45 automatically disappears from the world map, and Area 46 appears on the world map
;Note that enabling this option will break the location change of the 'Fake Vault 13' in Fallout 2
DisableSpecialAreas=0
;Changes the base value of the duration of the knockout effect (valid range: 35..100; default is 35)
;The formula for the duration in ticks is: 10 * (value - 3 * EN)
KnockoutTime=35