diff --git a/aurorastation.dme b/aurorastation.dme index 4fa9333c9c7..fe182738c74 100644 --- a/aurorastation.dme +++ b/aurorastation.dme @@ -1511,6 +1511,7 @@ #include "code\modules\ghostroles\spawner\human\merchant.dm" #include "code\modules\ghostroles\spawner\human\pra.dm" #include "code\modules\ghostroles\spawner\human\visitor.dm" +#include "code\modules\ghostroles\spawner\human\zenghu.dm" #include "code\modules\ghostroles\spawner\human\responseteams\deathsquad.dm" #include "code\modules\ghostroles\spawner\human\responseteams\iac.dm" #include "code\modules\ghostroles\spawner\human\responseteams\kataphracts.dm" @@ -1519,7 +1520,6 @@ #include "code\modules\ghostroles\spawner\human\responseteams\response_team.dm" #include "code\modules\ghostroles\spawner\human\responseteams\syndicate.dm" #include "code\modules\ghostroles\spawner\human\responseteams\tcfl.dm" -#include "code\modules\ghostroles\spawner\human\zenghu.dm" #include "code\modules\ghostroles\spawner\simplemob\maintdrone.dm" #include "code\modules\ghostroles\spawner\simplemob\rat.dm" #include "code\modules\ghostroles\spawner\simplemob\spider.dm"