- added more messages

- remaining interrogation points are taken over to the next hour

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5713 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2012-12-05 01:29:08 +00:00
parent 3bb14a870b
commit c68b5e482f
15 changed files with 123 additions and 106 deletions
+3 -2
View File
@@ -480,8 +480,9 @@ typedef struct SECTORINFO
#endif
UINT32 uiNumberOfPrisonersOfWar;
INT8 bPadding[ 37 ];
UINT8 uiInterrogationHundredsLeft;
INT8 bPadding[ 36 ];
}SECTORINFO;