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

Bugfix message wearing UNDERSIZEd things as Tiny #37556

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

Muffindrake
Copy link
Contributor

Summary

SUMMARY: Bugfixes "No longer display wrong 'too small' message for tiny survivors trying to wear their legitimately downsized gear"

Purpose of change

The player erroneously gets a message alerting them that the equipment could be downsized when wearing it, despite it already being downsized, so this fixes that.

Describe the solution

Check that the player isn't a tiny mouse when determining messages to display for UNDERSIZEd equipment.

Additional context

1580398141
1580398125

@I-am-Erk I-am-Erk added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Jan 30, 2020
@I-am-Erk I-am-Erk merged commit 9130c6b into CleverRaven:master Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants