[MIRROR] fix virus VV (#9244)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-10-16 23:29:34 -07:00
committed by GitHub
parent 3f7be6658a
commit 03d0b92263

View File

@@ -19,10 +19,10 @@
. = list() . = list()
for(var/datum/disease2/effectholder/E in effects) for(var/datum/disease2/effectholder/E in effects)
. += "[E.stage]: [E.effect.name]" . += "[E.stage]: [E.effect.name]"
return {" . = list({"
<b>[name()]</b><br><font size=1> <b>[name()]</b><br><font size=1>
[jointext(., "<br>")]</font> [jointext(., "<br>")]</font>
"} "})
/datum/disease2/disease/get_view_variables_options() /datum/disease2/disease/get_view_variables_options()
return ..() + {" return ..() + {"