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: bug about suicide canceling #5006

Closed

Conversation

co1dmoon
Copy link

@co1dmoon co1dmoon commented May 3, 2024

fixes #3324

Ссылка на предложение/Причина создания ПР
#3324

do_suicide()
if(stat == DEAD)
suiciding = TRUE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А почему суицид у антага отличается от суицида обычного человека?
Может в do_suicide() проблема, а не тут?

@Gottfrei
Copy link
Contributor

Gottfrei commented May 4, 2024

если суицид по каким-то причинам не произошёл проблему нужно искать в do_suicide() соответствующего моба.

@Bizzonium Bizzonium changed the title fix: bug about suicide canceling #3324 fix: bug about suicide canceling May 11, 2024
@botka4aet
Copy link
Contributor

если суицид по каким-то причинам не произошёл проблему нужно искать в do_suicide() соответствующего моба.
Неправильно
Тут вопрос не в том - почему суицид не получился
А почему его нельзя повторить при неудаче

@github-actions github-actions bot added the Merge Conflict This doesn't seem right label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Conflict This doesn't seem right
Projects
None yet
5 participants