diff --git a/code/modules/psionics/complexus/complexus_process.dm b/code/modules/psionics/complexus/complexus_process.dm
index d08492e479b..c5a92c86131 100644
--- a/code/modules/psionics/complexus/complexus_process.dm
+++ b/code/modules/psionics/complexus/complexus_process.dm
@@ -52,7 +52,9 @@
announced = TRUE
to_chat(owner, "
")
to_chat(owner, SPAN_NOTICE("You are psionic, touched by powers beyond understanding."))
- to_chat(owner, SPAN_NOTICE("Left click your psi icon to suppress or unsuppress your psionics. Shift click it to open your Psionic Point Shop. Beware: overusing your gifts can have deadly consequences."))
+ to_chat(owner, SPAN_NOTICE("Left-click your psionic icon to open your Psionic Point Shop, which contains information about your powers. \
+ You can also shift-click your ability icons on the top right to know more about them. \
+ Beware: overusing your gifts can have deadly consequences."))
to_chat(owner, "
")
if(get_rank() >= PSI_RANK_SENSITIVE)
diff --git a/html/changelogs/mattatlas-kyoushikimurasaki.yml b/html/changelogs/mattatlas-kyoushikimurasaki.yml
index 9a552149798..08d6709d709 100644
--- a/html/changelogs/mattatlas-kyoushikimurasaki.yml
+++ b/html/changelogs/mattatlas-kyoushikimurasaki.yml
@@ -40,11 +40,12 @@ delete-after: True
changes:
- experiment: "Psionics have been reworked to use the Technomancer ability system. This means that you get physical ability objects in your hand to use (in hand, melee, or ranged)."
- rscadd: "You can shift click psionic abilities at the top to obtain info about them."
- - rscadd: "Added a psionic point shop. Opened by clicking your psionic hub icon. This is also usable by non-antags, but they can't buy anything: it's still useful to use it to know what your powers do and how to use them!"
+ - rscadd: "Suppressing your psionics is no longer a thing. Your psionics are only suppressed if you are stunned through overusing them, and they will automatically unsuppress once you recover. Psionic suppression has been introduced instead: using it will hide you from Psi-Search."
+ - rscadd: "Added a psionic point shop, opened by clicking your psionic hub icon. This is also usable by non-antags, but they can't buy anything: it's still useful to use it to know what your powers do and how to use them!"
- rscadd: "Antagonists get points usable in the psionic point shop. This varies per antag: Loners get 8, borer hosts get 3 (increased by borers with Advance Psionics)."
- tweak: "Reworked the Psi ranks. The canon ones are Psionically Sensitive (Skrell), Psionically Harmonious (exceptional Skrell born with better psionic control), Psionic Apex (unknown to everyone, really). There's also an admin-only non-canon Limitless level."
- rscadd: "Every 30 minutes, psionics will be pinged in their chat about their emotional state, which can be one from a selection. A few minutes after, the responses will be tallied together and the winning emotion will be broadcasted. Higher psionic rank means higher vote value."
- rscadd: "Added a psionic jumpstarter to the antagonist uplink for 19 telecrystals. It will boost you to Psionically Harmonious, but with only 8 psi points."
- rscadd: "Added a truckload of new psionic abilities. No, really. They're a lot."
- - rscadd: "Skrell may choose additional psionics that they spawn with in their loadout."
+ - rscadd: "Skrell may choose additional psionics to spawn with in their loadout."
- rscadd: "Added mechanical support for the lack of a Zona Bovinae, mainly for vaurcae and dionae. In certain cases, a Zona Bovinae may even be removed from someone..."