added opinion event OPINIONEVENT_CIV_ATTACKER, used when injuring a non-hostile civilian/militia

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7891 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-06-15 17:30:57 +00:00
parent eff368f099
commit 702e49747c
14 changed files with 202 additions and 19 deletions
+1 -1
View File
@@ -2865,7 +2865,7 @@ extern STR16 szTacticalCoverDialogPrintString[];
// OPINIONEVENT_MAX is 39
// DOST_MAX is 17
extern STR16 szDynamicDialogueText[39][17];
extern STR16 szDynamicDialogueText[40][17];
// Flugente: dynamic dialogue
extern STR16 szDynamicDialogueText_DOST_VICTIM_TO_INTERJECTOR_DENY[];