mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Spelling and Grammar Fixes (#86022)
## About The Pull Request Fixes several errors to spelling, grammar, and punctuation. ## Why It's Good For The Game ## Changelog 🆑 spellcheck: fixed a few typos /🆑
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
///X-ray Vision lets you see through walls.
|
||||
/datum/mutation/human/xray
|
||||
name = "X Ray Vision"
|
||||
desc = "A strange genome that allows the user to see between the spaces of walls." //actual x-ray would mean you'd constantly be blasting rads, wich might be fun for later //hmb
|
||||
desc = "A strange genome that allows the user to see between the spaces of walls." //actual x-ray would mean you'd constantly be blasting rads, which might be fun for later //hmb
|
||||
text_gain_indication = span_notice("The walls suddenly disappear!")
|
||||
instability = POSITIVE_INSTABILITY_MAJOR
|
||||
locked = TRUE
|
||||
|
||||
Reference in New Issue
Block a user