mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
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:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user