mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
*********************************************************
* 2006/05/01 * * Little Alien * * Developed in VS 2003 * ********************************************************* Source: - Added militia control in tactical (can be turned on/off in ja2.ini file) - Aiming/readying gun: show in red points needed for readying gun Data: - Added new ja2.ini git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@46 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -32,7 +32,7 @@ ALLOW_RAIN= 1
|
||||
RAIN_CHANCE_PER_DAY= 100
|
||||
RAIN_MIN_LENGTH_IN_MINUTES= 60
|
||||
RAIN_MAX_LENGTH_IN_MINUTES= 180
|
||||
MAX_RAIN_DROPS= 70
|
||||
MAX_RAIN_DROPS= 79
|
||||
|
||||
[JA2 Thunder Settings]
|
||||
MIN_INTERVAL_BETWEEN_LIGHTNINGS_IN_REAL_TIME_SECONDS= 2
|
||||
@@ -42,3 +42,31 @@ MAX_INTERVAL_BETWEEN_LIGHTNING_AND_THUNDERCLAPS_IN_SECONDS= 5
|
||||
PROLOGNE_DELAY_IF_SEEN_SOMEONE_DURING_LIGHTNING_IN_TURNBASED_IN_SECONDS= 5
|
||||
CHANCE_TO_DO_LIGHTNING_BETWEEN_TURNS= 80
|
||||
|
||||
[JA2 Screen Resolution Settings]
|
||||
VSync = 0
|
||||
|
||||
[JA2 Turnbased Animation Speed Settings]
|
||||
PlayerTurnSpeedUpFactor = 1
|
||||
EnemyTurnSpeedUpFactor = 1
|
||||
CreatureTurnSpeedUpFactor= 1
|
||||
MilitiaTurnSpeedUpFactor = 1
|
||||
CivTurnSpeedUpFactor = 1
|
||||
|
||||
[JA2 Gameplay Settings]
|
||||
AllowMilitiaMobileGroups = 1
|
||||
AllowReinforcments = 1
|
||||
AllowReinforcmentsOnlyInCities= 0
|
||||
QueenPoolIncrementPerDifficultyLevel=60
|
||||
|
||||
[JA2 Tactical Settings]
|
||||
BaseSightRange = 13
|
||||
AllowTacticalMilitiaCommand = 1
|
||||
|
||||
;[JA2 Tactical AI Settings]
|
||||
;MaxTossSearchDist = 2
|
||||
|
||||
;[JA2 Special Settings]
|
||||
;EnableEmergencyButton_NumLock_ToSkipStrategicEvents = 0
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user