From 041b5e0ea9027f550b8f2a4fdb76acf95c2da268 Mon Sep 17 00:00:00 2001 From: Dahlular Date: Sun, 3 Apr 2022 00:09:58 -0600 Subject: [PATCH] Update tgstation.dme --- tgstation.dme | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tgstation.dme b/tgstation.dme index 5e139a96b..d4baac01c 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -3202,6 +3202,10 @@ #include "hyperstation\code\obj\sounding.dm" #include "hyperstation\code\obj\stargate_clothing.dm" #include "hyperstation\code\obj\vibrator.dm" +#include "hyperstation\code\obj\Lambent\gloves.dm" +#include "hyperstation\code\obj\Lambent\shoes.dm" +#include "hyperstation\code\obj\Lambent\suit.dm" +#include "hyperstation\code\obj\Lambent\uniform.dm" #include "hyperstation\code\obj\SYSuit\abilities.dm" #include "hyperstation\code\obj\SYSuit\main.dm" #include "hyperstation\code\obj\SYSuit\suit_initialize.dm"