More fixes?

This commit is contained in:
keronshb
2021-09-15 18:52:24 -04:00
parent 5bed02e36e
commit f2b7dba990
9 changed files with 14 additions and 10 deletions
+3
View File
@@ -83,6 +83,9 @@
priority_announce("Too late to beg for mercy!",sender_override = ship_name)
/datum/round_event/pirates/start()
send_pirate_threat()
/datum/round_event/pirates/proc/send_pirate_threat()
if(threat_msg && !threat_msg.answered)
threat_msg.possible_answers = list("Too late")
threat_msg.answered = 1