Adds in some missing words for the hallucinatory anomaly announcement (#75094)

## About The Pull Request

Fixes a small grammatical error with the anomaly announcement text.
## Why It's Good For The Game

Words words words words words words words.
## Changelog
🆑
spellcheck: The hallucinatory anomaly announcement is no longer missing
words.
/🆑
This commit is contained in:
Rhials
2023-05-02 18:06:01 -06:00
committed by GitHub
parent 74a7d16102
commit 6ff8085e4a
@@ -15,4 +15,4 @@
anomaly_path = /obj/effect/anomaly/hallucination
/datum/round_event/anomaly/anomaly_hallucination/announce(fake)
priority_announce("Hallucinatory event [ANOMALY_ANNOUNCE_MEDIUM_TEXT] [impact_area.name].", "Anomaly Alert")
priority_announce("Hallucinatory event detected on [ANOMALY_ANNOUNCE_MEDIUM_TEXT] [impact_area.name].", "Anomaly Alert")