From ec141c1b8739623cb0c9f08ca71ac097fb37b975 Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Thu, 12 Sep 2013 23:34:40 -0400 Subject: [PATCH] farmbot re-added wheee --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 677c9f9e17f..3231664e02e 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -304,6 +304,7 @@ #include "code\game\machinery\bots\bots.dm" #include "code\game\machinery\bots\cleanbot.dm" #include "code\game\machinery\bots\ed209bot.dm" +#include "code\game\machinery\bots\farmbot.dm" #include "code\game\machinery\bots\floorbot.dm" #include "code\game\machinery\bots\medbot.dm" #include "code\game\machinery\bots\mulebot.dm"