Skip to content

Commit

Permalink
Ghost breach notifications (#2624)
Browse files Browse the repository at this point in the history
ghost breach notifications
  • Loading branch information
Halonexus authored Dec 19, 2024
1 parent 787499d commit 8b073c8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,8 @@
toggle_ai(AI_ON) // Run.
status_flags &= ~GODMODE
SEND_GLOBAL_SIGNAL(COMSIG_GLOB_ABNORMALITY_BREACH, src)
if(istype(datum_reference))
deadchat_broadcast(" has breached containment.", "<b>[src.name]</b>", src, get_turf(src))
FearEffect()
return TRUE

Expand Down

0 comments on commit 8b073c8

Please sign in to comment.