mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
New feature: Diseaes affect your mercenaries. They can be contracted in varíous ways and have varying effects.
For more info, see http://www.ja-galaxy-forum.com/ubbthreads.php/topics/334918#Post334918 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2099 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -247,3 +247,9 @@ OPINIONEVENT_SOLVECONFLICT_REASON_BAD = -2
|
||||
; someone attempted to solve the argument by taking an aggressive stance, and we like/dislike that
|
||||
OPINIONEVENT_SOLVECONFLICT_AGGRESSIVE_GOOD = 3
|
||||
OPINIONEVENT_SOLVECONFLICT_AGGRESSIVE_BAD = -3
|
||||
|
||||
; someone is sick, and we find that disgusting (wether disease is disgusting can be set in Disease.xml)
|
||||
OPINIONEVENT_DISEASE_DISGUSTING = -3
|
||||
|
||||
; someone treated our disease
|
||||
OPINIONEVENT_DISEASE_TREATMENT = 1
|
||||
|
||||
Reference in New Issue
Block a user