feature improvement: stealing items from a soldier while disguised has a chance to be discovered even in turnbased.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5943 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2013-03-20 23:52:42 +00:00
parent 34bc4ea503
commit ba5a5206a2
11 changed files with 41 additions and 0 deletions
+1
View File
@@ -688,6 +688,7 @@ enum
STR_COVERT_UNCOVER_SINGLE,
STR_COVERT_TEST_OK,
STR_COVERT_TEST_FAIL,
STR_COVERT_STEAL_FAIL,
TEXT_NUM_COVERT_STR
};
+1
View File
@@ -7492,6 +7492,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7489,6 +7489,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7478,6 +7478,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7473,6 +7473,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7301,6 +7301,7 @@ STR16 szCovertTextStr[]=
L"%s wurde enttarnt!",
L"%s's Verkleidung sollte überzeugen",
L"%s's Verkleidung wird auffliegen!",
L"%s wurde beim Stehlen erwischt!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7475,6 +7475,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7496,6 +7496,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7477,6 +7477,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=
+1
View File
@@ -7493,6 +7493,7 @@ STR16 szCovertTextStr[]=
L"%s was uncovered!",
L"%s's disguise seems to be ok...",
L"%s's disguise will not hold.",
L"%s was caught stealing!",
};
STR16 szCorpseTextStr[]=