diff --git a/code/modules/virus2/admin.dm b/code/modules/virus2/admin.dm index afde3cbb577..e8d1687f648 100644 --- a/code/modules/virus2/admin.dm +++ b/code/modules/virus2/admin.dm @@ -19,10 +19,10 @@ . = list() for(var/datum/disease2/effectholder/E in effects) . += "[E.stage]: [E.effect.name]" - return {" + . = list({" [name()]
[jointext(., "
")]
- "} + "}) /datum/disease2/disease/get_view_variables_options() return ..() + {"