]> git.jsancho.org Git - lugaru.git/commitdiff
Fix levels numbering in main.txt
authorRémi Verschelde <rverschelde@gmail.com>
Sun, 8 Jan 2017 14:54:17 +0000 (15:54 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sun, 8 Jan 2017 15:00:50 +0000 (16:00 +0100)
The numbers were offset by one due to the raidercamp between
Level 7 and Level 8, which had caused a bogus decrement of numlevels
causing crashes.

Fixes regression from 4343a4e3ad10d520d65dc537012440fc7077eeb0.

63 files changed:
Data/Campaigns/main.txt
Data/Maps/Lugaru1 [new file with mode: 0644]
Data/Maps/Lugaru10 [new file with mode: 0644]
Data/Maps/Lugaru11 [new file with mode: 0644]
Data/Maps/Lugaru12 [new file with mode: 0644]
Data/Maps/Lugaru13 [new file with mode: 0644]
Data/Maps/Lugaru14 [new file with mode: 0644]
Data/Maps/Lugaru15 [new file with mode: 0644]
Data/Maps/Lugaru16 [new file with mode: 0644]
Data/Maps/Lugaru17 [new file with mode: 0644]
Data/Maps/Lugaru18 [new file with mode: 0644]
Data/Maps/Lugaru19 [new file with mode: 0644]
Data/Maps/Lugaru2 [new file with mode: 0644]
Data/Maps/Lugaru20 [new file with mode: 0644]
Data/Maps/Lugaru21 [new file with mode: 0644]
Data/Maps/Lugaru22 [new file with mode: 0644]
Data/Maps/Lugaru23 [new file with mode: 0644]
Data/Maps/Lugaru24 [new file with mode: 0644]
Data/Maps/Lugaru25 [new file with mode: 0644]
Data/Maps/Lugaru26 [new file with mode: 0644]
Data/Maps/Lugaru27 [new file with mode: 0644]
Data/Maps/Lugaru28 [new file with mode: 0644]
Data/Maps/Lugaru29 [new file with mode: 0644]
Data/Maps/Lugaru3 [new file with mode: 0644]
Data/Maps/Lugaru30 [new file with mode: 0644]
Data/Maps/Lugaru31 [new file with mode: 0644]
Data/Maps/Lugaru4 [new file with mode: 0644]
Data/Maps/Lugaru5 [new file with mode: 0644]
Data/Maps/Lugaru6 [new file with mode: 0644]
Data/Maps/Lugaru7 [new file with mode: 0644]
Data/Maps/Lugaru8 [new file with mode: 0644]
Data/Maps/Lugaru9 [new file with mode: 0644]
Data/Maps/Start1 [deleted file]
Data/Maps/Start10 [deleted file]
Data/Maps/Start11 [deleted file]
Data/Maps/Start12 [deleted file]
Data/Maps/Start13 [deleted file]
Data/Maps/Start14 [deleted file]
Data/Maps/Start15 [deleted file]
Data/Maps/Start16 [deleted file]
Data/Maps/Start17 [deleted file]
Data/Maps/Start18 [deleted file]
Data/Maps/Start19 [deleted file]
Data/Maps/Start2 [deleted file]
Data/Maps/Start20 [deleted file]
Data/Maps/Start21 [deleted file]
Data/Maps/Start22 [deleted file]
Data/Maps/Start23 [deleted file]
Data/Maps/Start24 [deleted file]
Data/Maps/Start25 [deleted file]
Data/Maps/Start26 [deleted file]
Data/Maps/Start27 [deleted file]
Data/Maps/Start28 [deleted file]
Data/Maps/Start29 [deleted file]
Data/Maps/Start3 [deleted file]
Data/Maps/Start30 [deleted file]
Data/Maps/Start4 [deleted file]
Data/Maps/Start5 [deleted file]
Data/Maps/Start6 [deleted file]
Data/Maps/Start7 [deleted file]
Data/Maps/Start8 [deleted file]
Data/Maps/Start9 [deleted file]
Data/Maps/raidercamp [deleted file]

index a3518a9c42652ed5327144dc6b516873e0da1020..083b8b2219cfc7773e61fe4ac64c5208bb28e0cb 100644 (file)
@@ -1,8 +1,8 @@
-Campaign Levels: 26
+Campaign Levels: 27
 
 Level 1:
-Name: Start1
-Description: Village_-_start_campaign_mode!
+Name: Lugaru1
+Description: Village_-_start_campaign!
 ChooseNext: 2
 NumNext: 1
 NextLevel: 2
@@ -10,7 +10,7 @@ LocationX: 264
 LocationY: 310
 
 Level 2:
-Name: Start2
+Name: Lugaru2
 Description: Stranger
 ChooseNext: 0
 NumNext: 1
@@ -19,7 +19,7 @@ LocationX: 264
 LocationY: 310
 
 Level 3:
-Name: Start3
+Name: Lugaru3
 Description: Village
 ChooseNext: 1
 NumNext: 1
@@ -28,7 +28,7 @@ LocationX: 264
 LocationY: 310
 
 Level 4:
-Name: Start4
+Name: Lugaru4
 Description: Wanderer
 ChooseNext: 1
 NumNext: 1
@@ -37,7 +37,7 @@ LocationX: 274
 LocationY: 310
 
 Level 5:
-Name: Start5
+Name: Lugaru5
 Description: Village
 ChooseNext: 1
 NumNext: 1
@@ -46,7 +46,7 @@ LocationX: 264
 LocationY: 310
 
 Level 6:
-Name: Start6
+Name: Lugaru6
 Description: Clearing
 ChooseNext: 1
 NumNext: 1
@@ -55,7 +55,7 @@ LocationX: 260
 LocationY: 295
 
 Level 7:
-Name: Start7
+Name: Lugaru7
 Description: Raider_Patrol
 ChooseNext: 1
 NumNext: 1
@@ -64,7 +64,7 @@ LocationX: 250
 LocationY: 278
 
 Level 8:
-Name: raidercamp
+Name: Lugaru8
 Description: Raider_Camp
 ChooseNext: 1
 NumNext: 1
@@ -72,9 +72,8 @@ NextLevel: 9
 LocationX: 240
 LocationY: 270
 
-
-Level 8:
-Name: Start8
+Level 9:
+Name: Lugaru9
 Description: Raider_Sentries
 ChooseNext: 1
 NumNext: 1
@@ -82,8 +81,8 @@ NextLevel: 10
 LocationX: 255
 LocationY: 265
 
-Level 9:
-Name: Start9
+Level 10:
+Name: Lugaru10
 Description: Raider_Base
 ChooseNext: 0
 NumNext: 1
@@ -91,8 +90,8 @@ NextLevel: 11
 LocationX: 265
 LocationY: 273
 
-Level 10:
-Name: Start10
+Level 11:
+Name: Lugaru11
 Description: Raider_Base
 ChooseNext: 1
 NumNext: 1
@@ -100,8 +99,8 @@ NextLevel: 12
 LocationX: 265
 LocationY: 273
 
-Level 11:
-Name: Start11
+Level 12:
+Name: Lugaru12
 Description: Old_Raider_Base
 ChooseNext: 1
 NumNext: 1
@@ -109,8 +108,8 @@ NextLevel: 13
 LocationX: 286
 LocationY: 276
 
-Level 12:
-Name: Start12
+Level 13:
+Name: Lugaru13
 Description: Village
 ChooseNext: 1
 NumNext: 1
@@ -118,8 +117,8 @@ NextLevel: 14
 LocationX: 264
 LocationY: 310
 
-Level 13:
-Name: Start13
+Level 14:
+Name: Lugaru14
 Description: Rocky_Hall
 ChooseNext: 1
 NumNext: 1
@@ -127,8 +126,8 @@ NextLevel: 15
 LocationX: 284
 LocationY: 312
 
-Level 14:
-Name: Start14
+Level 15:
+Name: Lugaru15
 Description: Heading_North
 ChooseNext: 1
 NumNext: 1
@@ -136,8 +135,8 @@ NextLevel: 16
 LocationX: 332
 LocationY: 272
 
-Level 15:
-Name: Start15
+Level 16:
+Name: Lugaru16
 Description: Heading_North
 ChooseNext: 1
 NumNext: 1
@@ -145,8 +144,8 @@ NextLevel: 17
 LocationX: 345
 LocationY: 246
 
-Level 16:
-Name: Start16
+Level 17:
+Name: Lugaru17
 Description: Jack's_camp
 ChooseNext: 0
 NumNext: 1
@@ -154,8 +153,8 @@ NextLevel: 18
 LocationX: 324
 LocationY: 224
 
-Level 17:
-Name: Start17
+Level 18:
+Name: Lugaru18
 Description: Jack's_camp
 ChooseNext: 1
 NumNext: 1
@@ -163,8 +162,8 @@ NextLevel: 19
 LocationX: 324
 LocationY: 224
 
-Level 18:
-Name: Start18
+Level 19:
+Name: Lugaru19
 Description: Rocky_Hall
 ChooseNext: 0
 NumNext: 1
@@ -172,8 +171,8 @@ NextLevel: 20
 LocationX: 284
 LocationY: 312
 
-Level 19:
-Name: Start19
+Level 20:
+Name: Lugaru20
 Description: Rocky_Hall
 ChooseNext: 1
 NumNext: 1
@@ -181,8 +180,8 @@ NextLevel: 21
 LocationX: 284
 LocationY: 312
 
-Level 20:
-Name: Start20
+Level 21:
+Name: Lugaru21
 Description: To_Alpha_Wolf
 ChooseNext: 1
 NumNext: 1
@@ -190,8 +189,8 @@ NextLevel: 22
 LocationX: 360
 LocationY: 269
 
-Level 21:
-Name: Start21
+Level 22:
+Name: Lugaru22
 Description: To_Alpha_Wolf
 ChooseNext: 1
 NumNext: 1
@@ -199,8 +198,8 @@ NextLevel: 23
 LocationX: 343
 LocationY: 219
 
-Level 22:
-Name: Start22
+Level 23:
+Name: Lugaru23
 Description: Wolf_Den
 ChooseNext: 0
 NumNext: 1
@@ -208,8 +207,8 @@ NextLevel: 24
 LocationX: 327
 LocationY: 179
 
-Level 23:
-Name: Start23
+Level 24:
+Name: Lugaru24
 Description: Alpha_Wolf
 ChooseNext: 1
 NumNext: 1
@@ -217,8 +216,8 @@ NextLevel: 25
 LocationX: 314
 LocationY: 179
 
-Level 24:
-Name: Start24
+Level 25:
+Name: Lugaru25
 Description: Rocky_Hall
 ChooseNext: 0
 NumNext: 1
@@ -226,8 +225,8 @@ NextLevel: 26
 LocationX: 284
 LocationY: 312
 
-Level 25:
-Name: Start25
+Level 26:
+Name: Lugaru26
 Description: Rocky_Hall
 ChooseNext: 0
 NumNext: 1
@@ -235,8 +234,8 @@ NextLevel: 27
 LocationX: 284
 LocationY: 312
 
-Level 26:
-Name: Start26
+Level 27:
+Name: Lugaru27
 Description: Leave
 ChooseNext: 1
 NumNext: 0
diff --git a/Data/Maps/Lugaru1 b/Data/Maps/Lugaru1
new file mode 100644 (file)
index 0000000..5b05a08
Binary files /dev/null and b/Data/Maps/Lugaru1 differ
diff --git a/Data/Maps/Lugaru10 b/Data/Maps/Lugaru10
new file mode 100644 (file)
index 0000000..5ee0b22
Binary files /dev/null and b/Data/Maps/Lugaru10 differ
diff --git a/Data/Maps/Lugaru11 b/Data/Maps/Lugaru11
new file mode 100644 (file)
index 0000000..cc9bf6d
Binary files /dev/null and b/Data/Maps/Lugaru11 differ
diff --git a/Data/Maps/Lugaru12 b/Data/Maps/Lugaru12
new file mode 100644 (file)
index 0000000..e4e7971
Binary files /dev/null and b/Data/Maps/Lugaru12 differ
diff --git a/Data/Maps/Lugaru13 b/Data/Maps/Lugaru13
new file mode 100644 (file)
index 0000000..245d5b6
Binary files /dev/null and b/Data/Maps/Lugaru13 differ
diff --git a/Data/Maps/Lugaru14 b/Data/Maps/Lugaru14
new file mode 100644 (file)
index 0000000..a717d56
Binary files /dev/null and b/Data/Maps/Lugaru14 differ
diff --git a/Data/Maps/Lugaru15 b/Data/Maps/Lugaru15
new file mode 100644 (file)
index 0000000..ddc38e9
Binary files /dev/null and b/Data/Maps/Lugaru15 differ
diff --git a/Data/Maps/Lugaru16 b/Data/Maps/Lugaru16
new file mode 100644 (file)
index 0000000..9203a87
Binary files /dev/null and b/Data/Maps/Lugaru16 differ
diff --git a/Data/Maps/Lugaru17 b/Data/Maps/Lugaru17
new file mode 100644 (file)
index 0000000..4b20439
Binary files /dev/null and b/Data/Maps/Lugaru17 differ
diff --git a/Data/Maps/Lugaru18 b/Data/Maps/Lugaru18
new file mode 100644 (file)
index 0000000..d3a6d46
Binary files /dev/null and b/Data/Maps/Lugaru18 differ
diff --git a/Data/Maps/Lugaru19 b/Data/Maps/Lugaru19
new file mode 100644 (file)
index 0000000..8a98c23
Binary files /dev/null and b/Data/Maps/Lugaru19 differ
diff --git a/Data/Maps/Lugaru2 b/Data/Maps/Lugaru2
new file mode 100644 (file)
index 0000000..992c072
Binary files /dev/null and b/Data/Maps/Lugaru2 differ
diff --git a/Data/Maps/Lugaru20 b/Data/Maps/Lugaru20
new file mode 100644 (file)
index 0000000..62b3b1c
Binary files /dev/null and b/Data/Maps/Lugaru20 differ
diff --git a/Data/Maps/Lugaru21 b/Data/Maps/Lugaru21
new file mode 100644 (file)
index 0000000..1f9fae2
Binary files /dev/null and b/Data/Maps/Lugaru21 differ
diff --git a/Data/Maps/Lugaru22 b/Data/Maps/Lugaru22
new file mode 100644 (file)
index 0000000..0c5ff8a
Binary files /dev/null and b/Data/Maps/Lugaru22 differ
diff --git a/Data/Maps/Lugaru23 b/Data/Maps/Lugaru23
new file mode 100644 (file)
index 0000000..66bff46
Binary files /dev/null and b/Data/Maps/Lugaru23 differ
diff --git a/Data/Maps/Lugaru24 b/Data/Maps/Lugaru24
new file mode 100644 (file)
index 0000000..9eb95b3
Binary files /dev/null and b/Data/Maps/Lugaru24 differ
diff --git a/Data/Maps/Lugaru25 b/Data/Maps/Lugaru25
new file mode 100644 (file)
index 0000000..a8c51df
Binary files /dev/null and b/Data/Maps/Lugaru25 differ
diff --git a/Data/Maps/Lugaru26 b/Data/Maps/Lugaru26
new file mode 100644 (file)
index 0000000..220a745
Binary files /dev/null and b/Data/Maps/Lugaru26 differ
diff --git a/Data/Maps/Lugaru27 b/Data/Maps/Lugaru27
new file mode 100644 (file)
index 0000000..29d7c95
Binary files /dev/null and b/Data/Maps/Lugaru27 differ
diff --git a/Data/Maps/Lugaru28 b/Data/Maps/Lugaru28
new file mode 100644 (file)
index 0000000..b039b7f
Binary files /dev/null and b/Data/Maps/Lugaru28 differ
diff --git a/Data/Maps/Lugaru29 b/Data/Maps/Lugaru29
new file mode 100644 (file)
index 0000000..38241a3
Binary files /dev/null and b/Data/Maps/Lugaru29 differ
diff --git a/Data/Maps/Lugaru3 b/Data/Maps/Lugaru3
new file mode 100644 (file)
index 0000000..fab2377
Binary files /dev/null and b/Data/Maps/Lugaru3 differ
diff --git a/Data/Maps/Lugaru30 b/Data/Maps/Lugaru30
new file mode 100644 (file)
index 0000000..9ea4c82
Binary files /dev/null and b/Data/Maps/Lugaru30 differ
diff --git a/Data/Maps/Lugaru31 b/Data/Maps/Lugaru31
new file mode 100644 (file)
index 0000000..55cfedd
Binary files /dev/null and b/Data/Maps/Lugaru31 differ
diff --git a/Data/Maps/Lugaru4 b/Data/Maps/Lugaru4
new file mode 100644 (file)
index 0000000..54c33c3
Binary files /dev/null and b/Data/Maps/Lugaru4 differ
diff --git a/Data/Maps/Lugaru5 b/Data/Maps/Lugaru5
new file mode 100644 (file)
index 0000000..fd4c9ba
Binary files /dev/null and b/Data/Maps/Lugaru5 differ
diff --git a/Data/Maps/Lugaru6 b/Data/Maps/Lugaru6
new file mode 100644 (file)
index 0000000..1248068
Binary files /dev/null and b/Data/Maps/Lugaru6 differ
diff --git a/Data/Maps/Lugaru7 b/Data/Maps/Lugaru7
new file mode 100644 (file)
index 0000000..f8af5fc
Binary files /dev/null and b/Data/Maps/Lugaru7 differ
diff --git a/Data/Maps/Lugaru8 b/Data/Maps/Lugaru8
new file mode 100644 (file)
index 0000000..0dae12e
Binary files /dev/null and b/Data/Maps/Lugaru8 differ
diff --git a/Data/Maps/Lugaru9 b/Data/Maps/Lugaru9
new file mode 100644 (file)
index 0000000..d0c5c94
Binary files /dev/null and b/Data/Maps/Lugaru9 differ
diff --git a/Data/Maps/Start1 b/Data/Maps/Start1
deleted file mode 100644 (file)
index 5b05a08..0000000
Binary files a/Data/Maps/Start1 and /dev/null differ
diff --git a/Data/Maps/Start10 b/Data/Maps/Start10
deleted file mode 100644 (file)
index cc9bf6d..0000000
Binary files a/Data/Maps/Start10 and /dev/null differ
diff --git a/Data/Maps/Start11 b/Data/Maps/Start11
deleted file mode 100644 (file)
index e4e7971..0000000
Binary files a/Data/Maps/Start11 and /dev/null differ
diff --git a/Data/Maps/Start12 b/Data/Maps/Start12
deleted file mode 100644 (file)
index 245d5b6..0000000
Binary files a/Data/Maps/Start12 and /dev/null differ
diff --git a/Data/Maps/Start13 b/Data/Maps/Start13
deleted file mode 100644 (file)
index a717d56..0000000
Binary files a/Data/Maps/Start13 and /dev/null differ
diff --git a/Data/Maps/Start14 b/Data/Maps/Start14
deleted file mode 100644 (file)
index ddc38e9..0000000
Binary files a/Data/Maps/Start14 and /dev/null differ
diff --git a/Data/Maps/Start15 b/Data/Maps/Start15
deleted file mode 100644 (file)
index 9203a87..0000000
Binary files a/Data/Maps/Start15 and /dev/null differ
diff --git a/Data/Maps/Start16 b/Data/Maps/Start16
deleted file mode 100644 (file)
index 4b20439..0000000
Binary files a/Data/Maps/Start16 and /dev/null differ
diff --git a/Data/Maps/Start17 b/Data/Maps/Start17
deleted file mode 100644 (file)
index d3a6d46..0000000
Binary files a/Data/Maps/Start17 and /dev/null differ
diff --git a/Data/Maps/Start18 b/Data/Maps/Start18
deleted file mode 100644 (file)
index 8a98c23..0000000
Binary files a/Data/Maps/Start18 and /dev/null differ
diff --git a/Data/Maps/Start19 b/Data/Maps/Start19
deleted file mode 100644 (file)
index 62b3b1c..0000000
Binary files a/Data/Maps/Start19 and /dev/null differ
diff --git a/Data/Maps/Start2 b/Data/Maps/Start2
deleted file mode 100644 (file)
index 992c072..0000000
Binary files a/Data/Maps/Start2 and /dev/null differ
diff --git a/Data/Maps/Start20 b/Data/Maps/Start20
deleted file mode 100644 (file)
index 1f9fae2..0000000
Binary files a/Data/Maps/Start20 and /dev/null differ
diff --git a/Data/Maps/Start21 b/Data/Maps/Start21
deleted file mode 100644 (file)
index 0c5ff8a..0000000
Binary files a/Data/Maps/Start21 and /dev/null differ
diff --git a/Data/Maps/Start22 b/Data/Maps/Start22
deleted file mode 100644 (file)
index 66bff46..0000000
Binary files a/Data/Maps/Start22 and /dev/null differ
diff --git a/Data/Maps/Start23 b/Data/Maps/Start23
deleted file mode 100644 (file)
index 9eb95b3..0000000
Binary files a/Data/Maps/Start23 and /dev/null differ
diff --git a/Data/Maps/Start24 b/Data/Maps/Start24
deleted file mode 100644 (file)
index a8c51df..0000000
Binary files a/Data/Maps/Start24 and /dev/null differ
diff --git a/Data/Maps/Start25 b/Data/Maps/Start25
deleted file mode 100644 (file)
index 220a745..0000000
Binary files a/Data/Maps/Start25 and /dev/null differ
diff --git a/Data/Maps/Start26 b/Data/Maps/Start26
deleted file mode 100644 (file)
index 29d7c95..0000000
Binary files a/Data/Maps/Start26 and /dev/null differ
diff --git a/Data/Maps/Start27 b/Data/Maps/Start27
deleted file mode 100644 (file)
index b039b7f..0000000
Binary files a/Data/Maps/Start27 and /dev/null differ
diff --git a/Data/Maps/Start28 b/Data/Maps/Start28
deleted file mode 100644 (file)
index 38241a3..0000000
Binary files a/Data/Maps/Start28 and /dev/null differ
diff --git a/Data/Maps/Start29 b/Data/Maps/Start29
deleted file mode 100644 (file)
index 9ea4c82..0000000
Binary files a/Data/Maps/Start29 and /dev/null differ
diff --git a/Data/Maps/Start3 b/Data/Maps/Start3
deleted file mode 100644 (file)
index fab2377..0000000
Binary files a/Data/Maps/Start3 and /dev/null differ
diff --git a/Data/Maps/Start30 b/Data/Maps/Start30
deleted file mode 100644 (file)
index 55cfedd..0000000
Binary files a/Data/Maps/Start30 and /dev/null differ
diff --git a/Data/Maps/Start4 b/Data/Maps/Start4
deleted file mode 100644 (file)
index 54c33c3..0000000
Binary files a/Data/Maps/Start4 and /dev/null differ
diff --git a/Data/Maps/Start5 b/Data/Maps/Start5
deleted file mode 100644 (file)
index fd4c9ba..0000000
Binary files a/Data/Maps/Start5 and /dev/null differ
diff --git a/Data/Maps/Start6 b/Data/Maps/Start6
deleted file mode 100644 (file)
index 1248068..0000000
Binary files a/Data/Maps/Start6 and /dev/null differ
diff --git a/Data/Maps/Start7 b/Data/Maps/Start7
deleted file mode 100644 (file)
index f8af5fc..0000000
Binary files a/Data/Maps/Start7 and /dev/null differ
diff --git a/Data/Maps/Start8 b/Data/Maps/Start8
deleted file mode 100644 (file)
index d0c5c94..0000000
Binary files a/Data/Maps/Start8 and /dev/null differ
diff --git a/Data/Maps/Start9 b/Data/Maps/Start9
deleted file mode 100644 (file)
index 5ee0b22..0000000
Binary files a/Data/Maps/Start9 and /dev/null differ
diff --git a/Data/Maps/raidercamp b/Data/Maps/raidercamp
deleted file mode 100644 (file)
index 0dae12e..0000000
Binary files a/Data/Maps/raidercamp and /dev/null differ