From 03d0b92263274edc455a1ff373c866fbeabe3419 Mon Sep 17 00:00:00 2001 From: CHOMPStation2 <58959929+CHOMPStation2@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:29:34 -0700 Subject: [PATCH] [MIRROR] fix virus VV (#9244) Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: CHOMPStation2 --- code/modules/virus2/admin.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/virus2/admin.dm b/code/modules/virus2/admin.dm index 18fad77d4c..3dddcac4d6 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 ..() + {"