reworked prisoner info chance, PRISONER_INFO_DETECT_CHANCE is obsolete

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5927 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2013-03-17 00:33:40 +00:00
parent 923664ca40
commit e5f8799d07
3 changed files with 29 additions and 38 deletions
-1
View File
@@ -1196,7 +1196,6 @@ typedef struct
UINT8 ubPrisonerReturntoQueenChance;
UINT8 ubPrisonerProcessDefectChance;
UINT8 ubPrisonerProcessInfoBaseChance;
UINT8 ubPrisonerProcessInfoDetectChance;
UINT8 ubPrisonerProcessInfoNumberChance;
UINT8 ubPrisonerProcessInfoDirectionChance;
UINT8 ubPrisonerProcessRansomBaseChance;