diff --git a/baystation12.int b/baystation12.int deleted file mode 100644 index 28f433f0ff9..00000000000 --- a/baystation12.int +++ /dev/null @@ -1,6 +0,0 @@ -// BEGIN_INTERNALS -/* -MAP_ICON_TYPE: 0 -AUTO_FILE_DIR: OFF -*/ -// END_INTERNALS \ No newline at end of file diff --git a/code/modules/virus2/analyser.dm b/code/modules/virus2/analyser.dm index 1add70e714b..8046c48af01 100644 --- a/code/modules/virus2/analyser.dm +++ b/code/modules/virus2/analyser.dm @@ -15,6 +15,7 @@ if(dish) user << "\The [src] is already loaded." + return dish = O user.drop_item()