Added MainMenuBigFontColour option to change button text color

Changed the fix for player's direction after climbing ladder (9fea480)
This commit is contained in:
NovaRain
2019-08-23 10:32:07 +08:00
parent 477ff9668c
commit 7f59d7a7fd
4 changed files with 18 additions and 12 deletions
+4 -2
View File
@@ -504,8 +504,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