mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Added 3 new opinion events (OPINIONEVENT_BRUTAL_GOOD, OPINIONEVENT_BRUTAL_BAD and OPINIONEVENT_TEACHER)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2155 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -253,3 +253,10 @@ OPINIONEVENT_DISEASE_DISGUSTING = -3
|
||||
|
||||
; someone treated our disease
|
||||
OPINIONEVENT_DISEASE_TREATMENT = 1
|
||||
|
||||
; someone killed someone in a brutal fashion, and we like/dislike that
|
||||
OPINIONEVENT_BRUTAL_GOOD = 1
|
||||
OPINIONEVENT_BRUTAL_BAD = -2
|
||||
|
||||
; someone taught us and we are grateful
|
||||
OPINIONEVENT_TEACHER = 1
|
||||
|
||||
Reference in New Issue
Block a user