diff --git a/gamedir/Data-1.13/Morale_Settings.INI b/gamedir/Data-1.13/Morale_Settings.INI index 818291f1e..9d7651b49 100644 --- a/gamedir/Data-1.13/Morale_Settings.INI +++ b/gamedir/Data-1.13/Morale_Settings.INI @@ -167,6 +167,8 @@ MORALE_MODIFIER_MALICIOUS_HOURLY_DECAY = -1 ; if someone else did something to us, our opinion of them is modified ; values between -50 and 0 for bad stuff and 0 and 50 for good stuff +; If a modifier is set to 0, this event is not used, thereby allowing to turn specific events off. + ; friendly fire OPINIONEVENT_FRIENDLYFIRE = -10 diff --git a/gamedir/Data-1.13/TableData/NPCInventory/DevinInventory.xml b/gamedir/Data-1.13/TableData/NPCInventory/DevinInventory.xml index 52aa5b7dc..5a65c98c2 100644 --- a/gamedir/Data-1.13/TableData/NPCInventory/DevinInventory.xml +++ b/gamedir/Data-1.13/TableData/NPCInventory/DevinInventory.xml @@ -484,4 +484,9 @@ 1527 4 + + 97 + 1735 + 2 + \ No newline at end of file