From 99d0bdf67c9dbdd43e03c5c8a4458db9c528e508 Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 16 Dec 2020 16:33:17 -0500 Subject: [PATCH] Adds to dme --- vorestation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/vorestation.dme b/vorestation.dme index e0aceda1938..98c8a6eb4c0 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -1995,6 +1995,7 @@ #include "code\modules\clothing\under\accessories\permits_vr.dm" #include "code\modules\clothing\under\accessories\shiny_vr.dm" #include "code\modules\clothing\under\accessories\storage.dm" +#include "code\modules\clothing\under\accessories\storage_vr.dm" #include "code\modules\clothing\under\accessories\torch.dm" #include "code\modules\clothing\under\accessories\torch_vr.dm" #include "code\modules\clothing\under\accessories\temperature\poncho.dm"