mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 02:24:11 +01:00
[MIRROR] Moves the Ninja module folder into the Antagonists folder [MDB IGNORE] (#18805)
Moves the Ninja module folder into the Antagonists folder (#72777) ## About The Pull Request Puts the Ninja module folder into the Antagonists one. This should change nothing functionality-wise, it just makes sure that things are sorted properly. I decided to do this now because it doesn't look like there are any ninja-related PRs open that this will cause problems for. ## Why It's Good For The Game Clean code clean code clean code. ## Changelog 🆑 Rhials code: The ninja module folder is now stored in the antagonists folder. /🆑 Co-authored-by: Rhials <Datguy33456@gmail.com>
This commit is contained in:
+7
-7
@@ -2567,6 +2567,13 @@
|
||||
#include "code\modules\antagonists\nightmare\nightmare_equipment.dm"
|
||||
#include "code\modules\antagonists\nightmare\nightmare_organs.dm"
|
||||
#include "code\modules\antagonists\nightmare\nightmare_species.dm"
|
||||
#include "code\modules\antagonists\ninja\energy_katana.dm"
|
||||
#include "code\modules\antagonists\ninja\energy_net_nets.dm"
|
||||
#include "code\modules\antagonists\ninja\ninja_clothing.dm"
|
||||
#include "code\modules\antagonists\ninja\ninja_explosive.dm"
|
||||
#include "code\modules\antagonists\ninja\ninja_stars.dm"
|
||||
#include "code\modules\antagonists\ninja\ninjaDrainAct.dm"
|
||||
#include "code\modules\antagonists\ninja\outfit.dm"
|
||||
#include "code\modules\antagonists\nukeop\clownop.dm"
|
||||
#include "code\modules\antagonists\nukeop\nukeop.dm"
|
||||
#include "code\modules\antagonists\nukeop\outfits.dm"
|
||||
@@ -4174,13 +4181,6 @@
|
||||
#include "code\modules\movespeed\modifiers\mobs.dm"
|
||||
#include "code\modules\movespeed\modifiers\reagent.dm"
|
||||
#include "code\modules\movespeed\modifiers\status_effects.dm"
|
||||
#include "code\modules\ninja\energy_katana.dm"
|
||||
#include "code\modules\ninja\energy_net_nets.dm"
|
||||
#include "code\modules\ninja\ninja_clothing.dm"
|
||||
#include "code\modules\ninja\ninja_explosive.dm"
|
||||
#include "code\modules\ninja\ninja_stars.dm"
|
||||
#include "code\modules\ninja\ninjaDrainAct.dm"
|
||||
#include "code\modules\ninja\outfit.dm"
|
||||
#include "code\modules\NTNet\netdata.dm"
|
||||
#include "code\modules\NTNet\network.dm"
|
||||
#include "code\modules\NTNet\relays.dm"
|
||||
|
||||
Reference in New Issue
Block a user