Skip to content

Commit

Permalink
Sing, dance, flutter, I am Maria —
Browse files Browse the repository at this point in the history
Right, lying is the most exquisite form of love
  • Loading branch information
Matt Atlas committed Jul 25, 2023
1 parent 91359be commit be469a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion code/modules/psionics/complexus/complexus_process.dm
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
announced = TRUE
to_chat(owner, "<hr>")
to_chat(owner, SPAN_NOTICE("<font size = 3>You are <b>psionic</b>, touched by powers beyond understanding.</font>"))
to_chat(owner, SPAN_NOTICE("<b>Left click</b> your psi icon to <b>suppress or unsuppress</b> your psionics. <b>Shift click</b> it to open your Psionic Point Shop. Beware: overusing your gifts can have <b>deadly consequences</b>."))
to_chat(owner, SPAN_NOTICE("<b>Left-click</b> your psionic icon to open your Psionic Point Shop, which contains information about your powers. \
You can also <b>shift-click</b> your ability icons on the top right to know more about them. \
Beware: overusing your gifts can have <b>deadly consequences</b>."))
to_chat(owner, "<hr>")

if(get_rank() >= PSI_RANK_SENSITIVE)
Expand Down
5 changes: 3 additions & 2 deletions html/changelogs/mattatlas-kyoushikimurasaki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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..."

0 comments on commit be469a7

Please sign in to comment.