mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-21 12:56:20 +01:00
Update tgstation.dme
This commit is contained in:
+9
-1
@@ -231,6 +231,7 @@
|
||||
#include "code\controllers\subsystem\augury.dm"
|
||||
#include "code\controllers\subsystem\autotransfer.dm"
|
||||
#include "code\controllers\subsystem\blackbox.dm"
|
||||
#include "code\controllers\subsystem\chat.dm"
|
||||
#include "code\controllers\subsystem\communications.dm"
|
||||
#include "code\controllers\subsystem\dbcore.dm"
|
||||
#include "code\controllers\subsystem\dcs.dm"
|
||||
@@ -2183,6 +2184,7 @@
|
||||
#include "code\modules\mob\living\simple_animal\hostile\eyeballs.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\faithless.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\giant_spider.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\goose.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\headcrab.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\heart.dm"
|
||||
#include "code\modules\mob\living\simple_animal\hostile\hivebot.dm"
|
||||
@@ -2520,6 +2522,7 @@
|
||||
#include "code\modules\reagents\chemistry\reagents\drink_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\drug_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\food_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\impure_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\medicine_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\other_reagents.dm"
|
||||
#include "code\modules\reagents\chemistry\reagents\pyrotechnic_reagents.dm"
|
||||
@@ -2769,6 +2772,9 @@
|
||||
#include "code\modules\surgery\advanced\viral_bonding.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\bioware.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\bioware_surgery.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\experimental_dissection..dm"
|
||||
#include "code\modules\surgery\advanced\bioware\ligament_hook.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\ligament_reinforcement.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\nerve_grounding.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\nerve_splicing.dm"
|
||||
#include "code\modules\surgery\advanced\bioware\vein_threading.dm"
|
||||
@@ -2875,9 +2881,10 @@
|
||||
#include "hyperstation\code\mobs\mimic.dm"
|
||||
#include "hyperstation\code\mobs\werewolf.dm"
|
||||
#include "hyperstation\code\modules\antagonists\werewolf\werewolf.dm"
|
||||
#include "hyperstation\code\modules\crafting\recipes.dm"
|
||||
#include "hyperstation\code\obj\decal.dm"
|
||||
#include "hyperstation\code\obj\fluff.dm"
|
||||
#include "hyperstation\code\obj\kinkyclothes.dm"
|
||||
#include "hyperstation\code\obj\milking machine.dm"
|
||||
#include "hyperstation\code\obj\plushes.dm"
|
||||
#include "hyperstation\code\obj\pregnancytester.dm"
|
||||
#include "hyperstation\code\obj\rewards.dm"
|
||||
@@ -3018,6 +3025,7 @@
|
||||
#include "modular_citadel\code\modules\clothing\under\trek_under.dm"
|
||||
#include "modular_citadel\code\modules\clothing\under\turtlenecks.dm"
|
||||
#include "modular_citadel\code\modules\clothing\under\under.dm"
|
||||
#include "modular_citadel\code\modules\crafting\recipes.dm"
|
||||
#include "modular_citadel\code\modules\custom_loadout\custom_items.dm"
|
||||
#include "modular_citadel\code\modules\custom_loadout\load_to_mob.dm"
|
||||
#include "modular_citadel\code\modules\custom_loadout\read_from_file.dm"
|
||||
|
||||
Reference in New Issue
Block a user