diff --git a/goonstation.dme b/goonstation.dme index f1a56d6e318..0b292064f34 100644 --- a/goonstation.dme +++ b/goonstation.dme @@ -426,6 +426,9 @@ #include "code\game\mecha\combat\gygax.dm" #include "code\game\mecha\combat\marauder.dm" #include "code\game\mecha\combat\weapons\weapons.dm" +#include "code\game\mecha\working\ripley.dm" +#include "code\game\mecha\working\working.dm" +#include "code\game\mecha\working\tools\tools.dm" #include "code\game\objects\assemblies.dm" #include "code\game\objects\blood.dm" #include "code\game\objects\bomb.dm"