From 46f59403684f8d617a55fe6a0aadcd2829632e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Da=C4=9Fhan?= <43728896+carmingenium@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:12:57 +0300 Subject: [PATCH] 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 :cl: spellcheck: fixed a few typos /:cl: --- code/modules/antagonists/heretic/knowledge/moon_lore.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/antagonists/heretic/knowledge/moon_lore.dm b/code/modules/antagonists/heretic/knowledge/moon_lore.dm index e9db1e82864..5ceb818ded5 100644 --- a/code/modules/antagonists/heretic/knowledge/moon_lore.dm +++ b/code/modules/antagonists/heretic/knowledge/moon_lore.dm @@ -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."