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

Mounts don't fear hallucinations no more #81

Merged
merged 1 commit into from
May 23, 2023

Conversation

Night-Pryanik
Copy link

Summary

Bugfixes "Mounts don't fear hallucinations no more"

Purpose of change

Mounts shouldn't fear player's hallucinations.

Describe the solution

Added check for hallucination monsters in check_mount_is_spooked and also in check_mount_will_move functions. Also added a message indicating that the mount was actually spooked.

Describe alternatives you've considered

None.

Testing

Debug-spawned a horse, a cattle fodder, a tack, and a saddle. Feed the horse with the fodder. Mounted the horse. Debug-spawned hallucination skeletal juggernaut. Moved around the juggernaut. No forced dismount.
Debug-spawned real juggernaut. Moved around it. After some time my horse got spooked and threw me to the ground.

Additional context

None.

@github-actions github-actions bot added the [C++] label May 23, 2023
@Night-Pryanik Night-Pryanik merged commit ce7328f into master May 23, 2023
@Night-Pryanik Night-Pryanik deleted the mounts-dont-react-to-hallus branch May 23, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant