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

- cleaning kits can be merged

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2255 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2015-06-15 17:10:09 +00:00
parent 65ca8103db
commit c59a9722f3
2 changed files with 12 additions and 1 deletions
+4 -1
View File
@@ -189,7 +189,7 @@ OPINIONEVENT_CONTRACTEXTENSION = -2
; we blame our leader for a retreat order
OPINIONEVENT_ORDEREDRETREAT = -6
; someone killed a non-hostile civilian
; someone killed a non-hostile civilian/militia
OPINIONEVENT_CIVKILLER = -8
; someone carries too much and slows down the squad
@@ -275,3 +275,6 @@ OPINIONEVENT_BATTLE_ASSIST = 1
; someone captured the enemy instead of killing them, and we approve
OPINIONEVENT_BATTLE_TOOK_PRISONER = 3
; someone injured a non-hostile civilian/militia
OPINIONEVENT_CIV_ATTACKER = -3
@@ -5808,6 +5808,14 @@
<mergeType>1</mergeType>
<APCost>32</APCost>
</MERGE>
<MERGE>
<firstItemIndex>1576</firstItemIndex>
<secondItemIndex>1576</secondItemIndex>
<firstResultingItemIndex>1576</firstResultingItemIndex>
<secondResultingItemIndex>0</secondResultingItemIndex>
<mergeType>1</mergeType>
<APCost>32</APCost>
</MERGE>
<MERGE>
<firstItemIndex>1612</firstItemIndex>
<secondItemIndex>1619</secondItemIndex>