mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Spacing fix
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user