Added missing options to UB ini files.

Set NUMBER_OF_MAJOR_TRAITS_ALLOWED for UB to 2 to fix max value error.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2620 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2021-09-29 12:55:14 +00:00
parent 9f776d49ab
commit 1b813db460
4 changed files with 24 additions and 1 deletions
+2
View File
@@ -74,11 +74,13 @@ LASER_PERFORMANCE_BONUS_SCOPE = 10.0
; be 100% on target, regardless of aiming.
; Decreasing this value causes all shots to be more accurate.
DEGREES_MAXIMUM_APERTURE = 15
; This option affects DEGREES_MAXIMUM_APERTURE for iron sights. If it is set to FALSE
; the basic aperture will grow linearly to the distance to target (old behaviour).
; If TRUE the aperture will use a curve to grow slower over distance making iron sights
; more powerful over long distances.
IRON_SIGHTS_MAX_APERTURE_USE_GRADIENT = TRUE
; If IRON_SIGHTS_MAX_APERTURE_USE_GRADIENT is TRUE the following parameter defines
; how fast the aperture will grow. A lower value will make it grow slower thus making
; iron sights even more powerful.