More objectives

This commit is contained in:
deathride58
2017-09-04 17:47:01 -04:00
parent 2e0c36024e
commit 2ade816524
3 changed files with 69 additions and 0 deletions
+1
View File
@@ -615,6 +615,7 @@ SUBSYSTEM_DEF(ticker)
to_chat(world, "<B> The following crew members were miscreants:</B>")
for(var/i in miscreants)
to_chat(world, "[i]")
to_chat(world, "<BR>")
CHECK_TICK