Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed npcs turning hostile #29251

Merged
merged 1 commit into from Apr 4, 2019
Merged

Fixed npcs turning hostile #29251

merged 1 commit into from Apr 4, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 3, 2019

Summary

SUMMARY: Bugfixes "Fixed npcs turning hostile"

Purpose of change

Fixes #29246
Introduced in #29182

Describe the solution

Stopped NPCs forming a new opinion when dialogue is started.
This will reduce the functionality of #29246 a little bit, but that can be worked around later.

Describe alternatives you've considered

N/A

Additional context

I couldn't reproduce either before or after the change, even though I'm 90% sure it is the cause.
Probably because in that save, it was an NPC who had already formed an opinion ( when spawned ) , and then Player became scarier somehow in the meantime, the code changed and then the NPC became scared/angry when new dialogue started.

@kevingranade kevingranade merged commit 99b166b into CleverRaven:master Apr 4, 2019
@ghost ghost deleted the npc_form_opinion_fix branch September 11, 2019 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant