Merge pull request #5498 from Citadel-Station-13/upstream-merge-35636
[MIRROR] Spellchecks announcement's grammar
This commit is contained in:
@@ -530,7 +530,7 @@
|
||||
"The shuttle dispatcher was found dead with bloody symbols carved into their flesh.",
|
||||
"The shuttle's transponder is emitting the encoded message 'FEAR THE OLD BLOOD' in lieu of its assigned identification signal.")
|
||||
var/message = pick_n_take(curses)
|
||||
message += "<br>The shuttle will be delayed by three minutes."
|
||||
message += " The shuttle will be delayed by three minutes."
|
||||
priority_announce("[message]", "System Failure", 'sound/misc/notice1.ogg')
|
||||
curselimit++
|
||||
|
||||
@@ -987,4 +987,4 @@
|
||||
return
|
||||
throw_at(D.thrower, 7, 1, D.thrower)
|
||||
else
|
||||
..()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user