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

Anomaly alerts for ghosts are formatted very strangely #25552

Closed
1 task done
1080pCat opened this issue May 21, 2024 · 1 comment · Fixed by #25600
Closed
1 task done

Anomaly alerts for ghosts are formatted very strangely #25552

1080pCat opened this issue May 21, 2024 · 1 comment · Fixed by #25600

Comments

@1080pCat
Copy link
Contributor

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1636

Issue Description

image

What did you expect to happen?

For "gravitational"(or any of the other anomaly types) to not have a object of interest, and rather the room be the interest.

What happened instead?

It states that its a gravitational anomaly in two different ways, while also implying the anomaly has the object of interest rather than the room

Why is this bad/What are the consequences?

Reads really funny.

Steps to reproduce the issue.

  1. force an anomaly event.
  2. read the text

When did the problem start happening?

forever

Extra information

Its not just gravity anomalies, its any. gravity was just used as an example

Relevant log output/runtime error

No response

@Daylight2
Copy link
Contributor

Anomalies are the only ones who use a seperate proc to announce themselves. If someone wants to change this, look at /datum/event/proc/announce_to_ghosts(atom/atom_of_interest)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants