Added MainMenuBigFontColour option to change button text color

Changed the fix for player's direction after climbing ladder (61aa11)
This commit is contained in:
NovaRain
2019-08-23 10:35:17 +08:00
parent 61aa1104a1
commit c6d612f4a7
5 changed files with 19 additions and 19 deletions
+4 -2
View File
@@ -478,8 +478,10 @@ RemoveCriticalTimelimits=0
NPCStage6Fix=0
;Change the colour of the font used on the main menu for the Fallout/sfall version number and copyright text
;It's the last byte ('3c' by default) that picks the colour used. The first byte supplies additional flags
;MainMenuFontColour=0x0600003c
;It's the last byte ('3C' by default) that picks the colour used. The first byte supplies additional flags for this option
;MainMenuFontColour=0x00003C
;Change the colour of the font used on the main menu for the button text
;MainMenuBigFontColour=0x3C
;Two alternate fixes to the interaction between HtH attacks and the fast shot trait
;0 - Fallout 2 original behaviour