mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
new modifier SCROLL_SPEED_FACTOR in Ja2_Options.INI that allows to modify scroll speed
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2341 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -594,6 +594,12 @@ CREATURE_TURN_SPEED_UP_FACTOR = 1.0
|
||||
MILITIA_TURN_SPEED_UP_FACTOR = 1.0
|
||||
CIVILIAN_TURN_SPEED_UP_FACTOR = 1.0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Allows to modify scroll speed in tactical view
|
||||
; Range: 0.5 - 2.0, default is 1.0
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
SCROLL_SPEED_FACTOR = 1.0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Should the game use the externalized sector loadscreens?
|
||||
; If set to TRUE, the game will use the loadscreens defined in TableData\Map\SectorLoadscreens.xml.
|
||||
|
||||
@@ -567,6 +567,12 @@ CREATURE_TURN_SPEED_UP_FACTOR = 1.0
|
||||
MILITIA_TURN_SPEED_UP_FACTOR = 1.0
|
||||
CIVILIAN_TURN_SPEED_UP_FACTOR = 1.0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Allows to modify scroll speed in tactical view
|
||||
; Range: 0.5 - 2.0, default is 1.0
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
SCROLL_SPEED_FACTOR = 1.0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Should the game use the externalized sector loadscreens?
|
||||
; If set to TRUE, the game will use the loadscreens defined in TableData\Map\SectorLoadscreens.xml.
|
||||
|
||||
Reference in New Issue
Block a user