fixes "whispering" misspelling for the hallucination anomaly (#92526)

## About The Pull Request

#92525

## Why It's Good For The Game

fixes #92525

## Changelog
🆑

spellcheck: whispering now spelled correctly

/🆑
This commit is contained in:
Leland Kemble
2025-08-12 18:27:31 -04:00
committed by GitHub
parent cadda0fb12
commit c5fb468d54
@@ -11,7 +11,7 @@
var/static/list/messages = list(
span_warning("You feel your conscious mind fall apart!"),
span_warning("Reality warps around you!"),
span_warning("Something's wispering around you!"),
span_warning("Something's whispering around you!"),
span_warning("You are going insane!"),
)
///Do we spawn misleading decoys?