[Content Patcher] add NPC conditions
Pathoschild opened this issue ยท 2 comments
Add support for NPC-specific conditions like this:
"When": {
"Elliot.Relationship": "Divorced"
}
These would be very useful for custom dialog, NPC clothing, map edits, etc.
Possible fields:
- relationship (matching the game's
FriendshipStatus
: friendly, dating, engaged, married, divorced); - heart level.