You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR fixesParadiseSS13#28143
Adds a `stat` check lost in an earlier migration from
`GLOB.alive_mob_list` to `GLOB.ai_list`, to ensure dead AIs aren't added
to the list of announcers.
PR fixes#28143
Adds a `stat` check lost in an earlier migration from
`GLOB.alive_mob_list` to `GLOB.ai_list`, to ensure dead AIs aren't added
to the list of announcers.
Exploit Reports
BYOND Version
515.1647
Issue Description
An AI player who had died that round was still being forced to say new arrivals, and the Arrivals Announcement Computer did nothing
What did you expect to happen?
For the Arrivals Announcement Computer to activate
What happened instead?
The Dead AI was spouting off new-arrivals in dchat, and newly arrivals were not being announced by the Arrivals Announcement Computer
Why is this bad/What are the consequences?
Newly arrivals should be announced, and dead AIs should not be forced to speak
Steps to reproduce the issue.
When did the problem start happening?
Not sure at all, I've only seen this started to happen recently but I'm not sure what could of caused it
Extra information
No response
Relevant log output/runtime error
The text was updated successfully, but these errors were encountered: