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

Prevent NPCs from reading while blind #36679

Merged
merged 1 commit into from
Jan 4, 2020

Conversation

Ramza13
Copy link
Contributor

@Ramza13 Ramza13 commented Jan 3, 2020

Summary

SUMMARY: Bugfixes "Prevent NPCs from reading while blind"

Purpose of change

Fixes #21642

Describe the solution

There was a big if else chain to see if npcs can read so I added a test for being blind.

Describe alternatives you've considered

Testing

Additional context

@kevingranade kevingranade merged commit f7e3493 into CleverRaven:master Jan 4, 2020
@Ramza13 Ramza13 deleted the npc_blind_reading branch November 17, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blindfolded NPC can read book.
2 participants