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

Fix unexpected popup when trying to sleep while E-ink PC music is on (#18033) #21014

Merged
merged 1 commit into from
May 15, 2017

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented May 14, 2017

Fixes #18033. The code did not check whether it's the player who is activating the E-ink PC, and when the code checks the reversibility of active items before sleep, the code creates an npc to activate the reverted form of the item, which causes the unexpected popup if the item is an E-ink PC.

On a side note, the current way the code checks for item reversibility is arguably a bit hacky. Perhaps we should create a flag to specifically serve this purpose

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.

None yet

2 participants