From 3203fbfa34a1b95ffc42703bad0fefde742e9bd8 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 4 Oct 2018 22:04:23 -0400 Subject: [PATCH] Adds to dme --- vorestation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/vorestation.dme b/vorestation.dme index c79937d33fe..bdfecc7f0bf 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -2225,6 +2225,7 @@ #include "code\modules\mob\living\simple_animal\animals\fluffy_vr.dm" #include "code\modules\mob\living\simple_animal\animals\fox_vr.dm" #include "code\modules\mob\living\simple_animal\animals\giant_spider.dm" +#include "code\modules\mob\living\simple_animal\animals\giant_spider_vr.dm" #include "code\modules\mob\living\simple_animal\animals\goose.dm" #include "code\modules\mob\living\simple_animal\animals\lizard.dm" #include "code\modules\mob\living\simple_animal\animals\miscellaneous.dm"