Cleanup and radio announcements

This commit is contained in:
James
2021-12-05 14:12:39 +00:00
parent 17dcf7331f
commit 2f85224b04
11 changed files with 143 additions and 158 deletions
+1 -1
View File
@@ -261,7 +261,7 @@
// return 1
/datum/admins/proc/makeSlaverTeam()
var/list/mob/candidates = pollGhostCandidates("Do you wish to be considered for the slave trader crew entering the sector?", ROLE_SLAVER)
var/list/mob/candidates = pollGhostCandidates("Do you wish to be considered for the slave trader crew?", ROLE_SLAVER)
var/list/mob/chosen = list()
var/mob/theghost = null