Removes unused list (#31662)
This commit is contained in:
committed by
CitadelStationBot
parent
2d2adfbee5
commit
f6f114af12
@@ -21,7 +21,6 @@
|
||||
/datum/game_mode/wizard/pre_setup()
|
||||
var/datum/mind/wizard = pick(antag_candidates)
|
||||
wizards += wizard
|
||||
modePlayer += wizard
|
||||
wizard.assigned_role = "Wizard"
|
||||
wizard.special_role = "Wizard"
|
||||
log_game("[wizard.key] (ckey) has been selected as a Wizard") //TODO: Move these to base antag datum
|
||||
|
||||
Reference in New Issue
Block a user