This repository was archived by the owner on May 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
code/modules/psionics/events Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020// )
2121
2222// /datum/round_event/minispasm/announce()
23- // priority_announce( \
24- // "PRIORITY ALERT: SIGMA-[rand(50,80)] NON-STANDARD PSIONIC SIGNAL-WAVE TRANSMISSION DETECTED - 97% MATCH, NON-VARIANT \
25- // SIGNAL SOURCE TRIANGULATED TO DISTANT SITE: All personnel are advised to avoid \
26- // exposure to active audio transmission equipment including radio headsets and intercoms \
23+ // priority_announce(
24+ // "PRIORITY ALERT: SIGMA-[rand(50,80)] NON-STANDARD PSIONIC SIGNAL-WAVE TRANSMISSION DETECTED - 97% MATCH, NON-VARIANT
25+ // SIGNAL SOURCE TRIANGULATED TO DISTANT SITE: All personnel are advised to avoid
26+ // exposure to active audio transmission equipment including radio headsets and intercoms
2727// for the duration of the signal broadcast.",
2828// "Central Command Higher Dimensional Affairs")
2929
6868// victim.psi.check_latency_trigger(100, "a psionic scream")
6969
7070// /datum/round_event/minispasm/end()
71- // priority_announce( \
71+ // priority_announce(
7272// "PRIORITY ALERT: SIGNAL BROADCAST HAS CEASED. Personnel are cleared to resume use of non-hardened radio transmission equipment. Have a nice day.",
7373// "Central Command Higher Dimensional Affairs")
You can’t perform that action at this time.
0 commit comments