diff --git a/code/datums/traits/good.dm b/code/datums/traits/good.dm
index 11ff6abd..603951c8 100644
--- a/code/datums/traits/good.dm
+++ b/code/datums/traits/good.dm
@@ -236,7 +236,7 @@
/datum/quirk/narsianspeaker
name = "Nar-Sian speaker"
- desc = "Obsessed with the inner workings of the blood cult, you've learned how to speak their ancient language."
+ desc = "Obsessed with forbidden knowledge regarding the blood cult, you've learned how to speak their ancient language."
value = 1
gain_text = "Your mind feels sensitive to the slurred, ancient language of Nar'Sian cultists."
lose_text = "You forget how to speak Nar'Sian!"
@@ -251,7 +251,7 @@
/datum/quirk/ratvarianspeaker
name = "Ratvarian speaker"
- desc = "Obsessed with forbidden knowledge regarding the clock cult, you've learned how to speak their language."
+ desc = "Obsessed with the inner workings of the clock cult, you've learned how to speak their language."
value = 1
gain_text = "Your mind feels sensitive to the ancient language of Ratvarian cultists."
lose_text = "You forget how to speak Ratvarian!"