Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » Stracciatella Project (Platform Independent JA2) » [Fix < r7069] Cambria mine garrison: 15% elites + 90% regulars
[Fix < r7069] Cambria mine garrison: 15% elites + 90% regulars[message #257672] Tue, 27 July 2010 19:54 Go to next message
mgl is currently offline mgl

 
Messages:255
Registered:December 2007
Location: France
The queen decided to send 20 soldiers to attack the mine of Cambria. Unfortunately, the composition rates of the mine are 15% elites and 90% regulars, i.e 105%. It boiled down to the creation of an additional soldier and an assertion failure.

I changed the composition to 15% elites and 85% regulars.
Index: Build/Strategic/Strategic_AI.cc
===================================================================
--- Build/Strategic/Strategic_AI.cc	(revision 7065)
+++ Build/Strategic/Strategic_AI.cc	(working copy)
@@ -247,7 +247,7 @@
 	M(ALMA_DEFENCE,          74,  15,  85,   0,  11,  20),
 	M(ALMA_MINE,             80,  20,  80,  45,  15,  20),
 	M(CAMBRIA_DEFENCE,       50,   0, 100,  30,  10,   6),
-	M(CAMBRIA_MINE,          60,  15,  90,  40,  11,   6),
+	M(CAMBRIA_MINE,          60,  15,  85,  40,  11,   6),
 	M(CHITZENA_DEFENCE,      30,   0, 100,  75,  12,  10),
 	M(CHITZENA_MINE,         40,   0, 100,  75,  10,  10),
 	M(CHITZENA_SAMSITE,      75,  10,  90,   0,   9,   9),

The problem of this patch is that it doesn't fix your savegame, only new games. I fixed my savegame with a trick but I don't see anything obvious to fix other savegames.

I hadn't seen this bug before, but I checked stracciatella 0.10 and it was already there. Probably present in vanilla too.

Report message to a moderator

Master Sergeant
Re: [Fix] Cambria mine garrison: 15% elites + 90% regulars[message #257847] Thu, 29 July 2010 09:33 Go to previous message
Tron

 
Messages:225
Registered:August 2007
Location: Germany
Corrected in r7069, thanks.

Report message to a moderator

Sergeant 1st Class
Previous Topic: bold border on the inventory items
Next Topic: [Fix < r7070] Darren's wrong quote
Goto Forum:
  


Current Time: Thu Apr 18 21:40:24 GMT+3 2024

Total time taken to generate the page: 0.01286 seconds