Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 0cacfd0

Browse files
committed
e
1 parent 69fbeeb commit 0cacfd0

File tree

1 file changed

+4
-4
lines changed
  • code/modules/psionics/events

1 file changed

+4
-4
lines changed

code/modules/psionics/events/_psi.dm

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
// endWhen = 120
44

55
// /datum/round_event/psi/announce()
6-
// priority_announce( \
7-
// "A localized disruption within the neighboring psionic continua has been detected. All psi-operant crewmembers \
6+
// priority_announce(
7+
// "A localized disruption within the neighboring psionic continua has been detected. All psi-operant crewmembers
88
// are advised to cease any sensitive activities and report to medical personnel in case of damage.", "Central Command Higher Dimensional Affairs")
99

1010
// /datum/round_event/psi/end()
11-
// priority_announce( \
12-
// "The psi-disturbance has ended and baseline normality has been re-asserted. \
11+
// priority_announce(
12+
// "The psi-disturbance has ended and baseline normality has been re-asserted.
1313
// Anything you still can't cope with is therefore your own problem.", "Central Command Higher Dimensional Affairs")
1414

1515
// /datum/round_event/psi/tick()

0 commit comments

Comments
 (0)