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 Nurse bot Checkup #36810

Merged
merged 5 commits into from
Jan 10, 2020
Merged

Fix Nurse bot Checkup #36810

merged 5 commits into from
Jan 10, 2020

Conversation

Fris0uman
Copy link
Contributor

@Fris0uman Fris0uman commented Jan 8, 2020

Summary

SUMMARY: Bugfixes "Fix Nurse bot Checkup"

Purpose of change

Fix Nurse bot Checkup, broken since #30616
Fixes #36791

Describe the solution

The attack needs to happen twice: once to tell the player to come closer and once to actually do the checkup. But the cooldown was longer than the timer used by the attack, meaning it was reseting to telling the player to come closer every time.

Increase countdown effect to 30 min, lower cooldown to 120 s and change nurse bot message to make it slightly clearer that you have to stand near the bot for 2 min to get the checkup.

Describe alternatives you've considered

Testing

Load save from the issue
Wait
Get check up

Additional context

@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` [JSON] Changes (can be) made in JSON labels Jan 8, 2020
@ZhilkinSerg ZhilkinSerg merged commit a12d982 into CleverRaven:master Jan 10, 2020
@Fris0uman Fris0uman deleted the checkup branch January 10, 2020 09:26
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` [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Friendly nurses don't do anything useful
3 participants