Declaration Fix (#15321)

This commit is contained in:
SabreML
2021-01-21 20:58:15 +00:00
committed by GitHub
parent df66fc0f44
commit c795b9a5f0
@@ -48,7 +48,7 @@
if(!check_allowed(user) || !war_declaration)
return
GLOB.event_announcement.Announce(war_declaration, "Declaration of War", 'sound/effects/siren.ogg')
GLOB.event_announcement.Announce(war_declaration, "Declaration of War", 'sound/effects/siren.ogg', msg_sanitized = TRUE)
to_chat(user, "You've attracted the attention of powerful forces within the syndicate. A bonus bundle of telecrystals has been granted to your team. Great things await you if you complete the mission.")
to_chat(user, "<b>Your bonus telecrystals have been split between your team's uplinks.</b>")