Merge pull request #15876 from SandPoot/fix-deadchat_broadcast

Fixes deadchat_broadcast
This commit is contained in:
Lin
2022-10-25 04:36:00 +00:00
committed by GitHub
15 changed files with 54 additions and 42 deletions
@@ -496,7 +496,7 @@
if(SSshuttle.arrivals)
SSshuttle.arrivals.QueueAnnounce(humanc, rank)
else
AnnounceArrival(humanc, rank)
announce_arrival(humanc, rank)
AddEmploymentContract(humanc)
if(GLOB.highlander)
to_chat(humanc, "<span class='userdanger'><i>THERE CAN BE ONLY ONE!!!</i></span>")