mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 13:16:47 +01:00
Cleanup and radio announcements
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user