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"