Spacing fix

This commit is contained in:
Mark van Alphen
2019-04-16 16:01:54 +02:00
committed by GitHub
parent 2285754948
commit 73780fcb21
@@ -140,7 +140,7 @@
R.mmi.brainmob.real_name = brainopsname
R.mmi.brainmob.name = brainopsname
if (!switch_roles)
if(!switch_roles)
set_syndicate_values(C, R)
else
var/mob/living/L = user.current
@@ -276,4 +276,4 @@
M.mind.objectives += KillDaCrew
to_chat(M, "<B>Objective #[1]</B>: [KillDaWiz.explanation_text]")
to_chat(M, "<B>Objective #[2]</B>: [KillDaCrew.explanation_text]")
M << 'sound/magic/mutate.ogg'
M << 'sound/magic/mutate.ogg'