mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Revert "Assorted changes to job assignment code and logging." (#85929)
Reverts tgstation/tgstation#85308 
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
var/datum/mind/antag_mind = new_mob.mind
|
||||
antag_mind.add_antag_datum(chosen_role)
|
||||
antag_mind.special_role = ROLE_GLITCH
|
||||
antag_mind.set_assigned_role(SSjob.get_job_type(/datum/job/bitrunning_glitch))
|
||||
antag_mind.set_assigned_role(SSjob.GetJobType(/datum/job/bitrunning_glitch))
|
||||
|
||||
playsound(new_mob, 'sound/magic/ethereal_exit.ogg', 50, vary = TRUE)
|
||||
message_admins("[ADMIN_LOOKUPFLW(new_mob)] has been made into virtual antagonist by an event.")
|
||||
|
||||
Reference in New Issue
Block a user