diff --git a/code/datums/managed_browsers/changelingevolution.dm b/code/datums/managed_browsers/changelingevolution.dm index b520c554ce..d7dd020767 100644 --- a/code/datums/managed_browsers/changelingevolution.dm +++ b/code/datums/managed_browsers/changelingevolution.dm @@ -103,7 +103,7 @@ my_client.mob.mind.changeling.purchasePower(M, Thepower) if(href_list["tutorial"]) - textbody = "
What am I?
" + textbody = "
What am I?

" textbody += "" textbody += "You are a changeling, a creature empowered with genetic-based abilities that change your body in bizarre ways." textbody += " It's probably best the crew doesn't know about your power -- at least not right away.

"