From 6a3585c1c3da8c12c9c44de4dda501c3592cc837 Mon Sep 17 00:00:00 2001 From: silversurfer Date: Thu, 10 Mar 2016 11:32:08 +0000 Subject: [PATCH] Fix: Description in DifficultySettings.xml implied that we could use/create more than 4 difficulty levels. We can not! This will crash the game! git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2299 4f8fa57e-7814-0410-bad4-adc449f26b7c --- .../TableData/DifficultySettings.xml | 49 ++++++++++--------- gamedir/Data/TableData/DifficultySettings.xml | 49 ++++++++++--------- 2 files changed, 52 insertions(+), 46 deletions(-) diff --git a/gamedir/Data-1.13/TableData/DifficultySettings.xml b/gamedir/Data-1.13/TableData/DifficultySettings.xml index 05ece48e0..ac1360aa7 100644 --- a/gamedir/Data-1.13/TableData/DifficultySettings.xml +++ b/gamedir/Data-1.13/TableData/DifficultySettings.xml @@ -1,11 +1,14 @@ 0 0 - 0 + 0 0 0 0 @@ -221,11 +224,11 @@ 1 1 1 - 8 + 8 0 1 - -15 + -15 1 0 0 @@ -291,11 +294,11 @@ 2 2 2 - 10 + 10 0 1 - 5 + 5 1 1 1 @@ -361,12 +364,12 @@ 3 3 3 - 14 + 14 1 2 12 - 1 + 1 0 1 1 @@ -375,7 +378,7 @@ 3 3 3 - 3 + 3 0 1 @@ -403,7 +406,7 @@ 60 200 12 - 50 + 50 1 8000 60 @@ -431,13 +434,13 @@ 4 4 4 - 20 + 20 1 2 25 - 1 - 1 + 1 + 1 1 1 @@ -445,7 +448,7 @@ 4 4 4 - 4 + 4 1 1 @@ -453,15 +456,15 @@ 0 0 1 - 1 + 1 0 - 1 - 1 + 1 + 1 1 1 1 50.0 - 50.0 + 50.0 \ No newline at end of file diff --git a/gamedir/Data/TableData/DifficultySettings.xml b/gamedir/Data/TableData/DifficultySettings.xml index 05ece48e0..ac1360aa7 100644 --- a/gamedir/Data/TableData/DifficultySettings.xml +++ b/gamedir/Data/TableData/DifficultySettings.xml @@ -1,11 +1,14 @@ 0 0 - 0 + 0 0 0 0 @@ -221,11 +224,11 @@ 1 1 1 - 8 + 8 0 1 - -15 + -15 1 0 0 @@ -291,11 +294,11 @@ 2 2 2 - 10 + 10 0 1 - 5 + 5 1 1 1 @@ -361,12 +364,12 @@ 3 3 3 - 14 + 14 1 2 12 - 1 + 1 0 1 1 @@ -375,7 +378,7 @@ 3 3 3 - 3 + 3 0 1 @@ -403,7 +406,7 @@ 60 200 12 - 50 + 50 1 8000 60 @@ -431,13 +434,13 @@ 4 4 4 - 20 + 20 1 2 25 - 1 - 1 + 1 + 1 1 1 @@ -445,7 +448,7 @@ 4 4 4 - 4 + 4 1 1 @@ -453,15 +456,15 @@ 0 0 1 - 1 + 1 0 - 1 - 1 + 1 + 1 1 1 1 50.0 - 50.0 + 50.0 \ No newline at end of file