From e0f7097c23a4d2c3660d1f5b3f568942d883ca05 Mon Sep 17 00:00:00 2001 From: comma Date: Tue, 9 Jul 2013 14:16:58 +0400 Subject: [PATCH] Makes engineered viruses airborne too, since otherwise they are nigh useless. --- code/modules/virus2/diseasesplicer.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/virus2/diseasesplicer.dm b/code/modules/virus2/diseasesplicer.dm index 0165e8ee63e..d1ac117c383 100644 --- a/code/modules/virus2/diseasesplicer.dm +++ b/code/modules/virus2/diseasesplicer.dm @@ -134,7 +134,7 @@ if(e.stage == memorybank.stage) e.effect = memorybank.effect splicing = 10 - dish.virus2.spreadtype = "Blood" +// dish.virus2.spreadtype = "Blood" else if(href_list["disk"]) burning = 10