mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 12:47:13 +01:00
Cleanup
This commit is contained in:
@@ -293,8 +293,6 @@
|
||||
if(!leader_chosen)
|
||||
leader_chosen = TRUE
|
||||
new_character.mind.add_antag_datum(/datum/antagonist/slaver/leader)
|
||||
// var/datum/antagonist/slaver/S = new_character.mind.add_antag_datum(/datum/antagonist/slaver/leader)
|
||||
// slaver_team = S.slaver_team
|
||||
else
|
||||
new_character.mind.add_antag_datum(/datum/antagonist/slaver,slaver_team)
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user