mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Heretic moon path typo fix (#94869)
## About The Pull Request Heretic Moon Path explanation and mind gate description had typo, fixed. ## Why It's Good For The Game text tweak ## Changelog 🆑 spellcheck: fixed a few typos /🆑
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
)
|
||||
cons = list(
|
||||
"No mobility.",
|
||||
"Mo direct tools to damage your opponents.",
|
||||
"No direct tools to damage your opponents.",
|
||||
"Reliant on misdirection and confusion.",
|
||||
"Lunatics can become liabilities.",
|
||||
"Fairly fragile despite their unique protection mechanics.",
|
||||
@@ -89,7 +89,7 @@
|
||||
|
||||
/datum/heretic_knowledge/spell/mind_gate
|
||||
name = "Mind Gate"
|
||||
desc = "Grants you Mind Gate, a spell which mutes,deafens, blinds, inflicts hallucinations, \
|
||||
desc = "Grants you Mind Gate, a spell which mutes, deafens, blinds, inflicts hallucinations, \
|
||||
confusion, oxygen loss and brain damage to its target over 10 seconds.\
|
||||
The caster takes 20 brain damage per use."
|
||||
gain_text = "My mind swings open like a gate, and its insight will let me perceive the truth."
|
||||
|
||||
Reference in New Issue
Block a user