Bugfix: "Novice" and "Insane" Difficulty had disabled AllowReinforcments in DifficultySettings.xml (thx to OviK)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2276 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2016-01-04 08:40:19 +00:00
parent 12ccb5bba5
commit e515267d0c
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -274,8 +274,8 @@
<StrategicAiActionWakeQueen>0</StrategicAiActionWakeQueen>
<UpdateLastDayOfPlayerActivity>1</UpdateLastDayOfPlayerActivity>
<ChanceOfEnemyAmbushes>5</ChanceOfEnemyAmbushes>
<AllowReinforcements>0</AllowReinforcements>
<AllowReinforcementsOmerta>0</AllowReinforcementsOmerta>
<AllowReinforcements>1</AllowReinforcements>
<AllowReinforcementsOmerta>1</AllowReinforcementsOmerta>
<PopulationLevel2>0</PopulationLevel2>
<PopulationLevel3>1</PopulationLevel3>
<!-- Weapon Cache Troops -->
@@ -339,8 +339,8 @@
<StrategicAiActionWakeQueen>1</StrategicAiActionWakeQueen>
<UpdateLastDayOfPlayerActivity>2</UpdateLastDayOfPlayerActivity>
<ChanceOfEnemyAmbushes>12</ChanceOfEnemyAmbushes>
<AllowReinforcements>0</AllowReinforcements>
<AllowReinforcementsOmerta>0</AllowReinforcementsOmerta>
<AllowReinforcements>1</AllowReinforcements>
<AllowReinforcementsOmerta>1</AllowReinforcementsOmerta>
<PopulationLevel2>0</PopulationLevel2>
<PopulationLevel3>0</PopulationLevel3>
<!-- Weapon Cache Troops -->
+4 -4
View File
@@ -274,8 +274,8 @@
<StrategicAiActionWakeQueen>0</StrategicAiActionWakeQueen>
<UpdateLastDayOfPlayerActivity>1</UpdateLastDayOfPlayerActivity>
<ChanceOfEnemyAmbushes>5</ChanceOfEnemyAmbushes>
<AllowReinforcements>0</AllowReinforcements>
<AllowReinforcementsOmerta>0</AllowReinforcementsOmerta>
<AllowReinforcements>1</AllowReinforcements>
<AllowReinforcementsOmerta>1</AllowReinforcementsOmerta>
<PopulationLevel2>0</PopulationLevel2>
<PopulationLevel3>1</PopulationLevel3>
<!-- Weapon Cache Troops -->
@@ -339,8 +339,8 @@
<StrategicAiActionWakeQueen>1</StrategicAiActionWakeQueen>
<UpdateLastDayOfPlayerActivity>2</UpdateLastDayOfPlayerActivity>
<ChanceOfEnemyAmbushes>12</ChanceOfEnemyAmbushes>
<AllowReinforcements>0</AllowReinforcements>
<AllowReinforcementsOmerta>0</AllowReinforcementsOmerta>
<AllowReinforcements>1</AllowReinforcements>
<AllowReinforcementsOmerta>1</AllowReinforcementsOmerta>
<PopulationLevel2>0</PopulationLevel2>
<PopulationLevel3>0</PopulationLevel3>
<!-- Weapon Cache Troops -->