mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MANUAL MIRROR] Moves malf ai files into the correct folder, away from traitor (#19076)
Moves malf ai files into the correct folder, away from traitor (#73078) Moves and renames Malf_Modules.dm and module_picker.dm into the malf ai folder and gives them better names. Usually I wouldn't just make a pr moving files because that's just cringe but these were in the traitor file despite malf ai no longer having anything to do with traitor and what the fuck is that malf modules name Not player facing Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
co-authored by
tralezab
Tom
parent
77a61f398d
commit
84e28c8c8f
+2
-2
@@ -2590,6 +2590,8 @@
|
||||
#include "code\modules\antagonists\hypnotized\hypnotized.dm"
|
||||
#include "code\modules\antagonists\magic_servant\servant.dm"
|
||||
#include "code\modules\antagonists\malf_ai\malf_ai.dm"
|
||||
#include "code\modules\antagonists\malf_ai\malf_ai_module_picker.dm"
|
||||
#include "code\modules\antagonists\malf_ai\malf_ai_modules.dm"
|
||||
#include "code\modules\antagonists\morph\morph_antag.dm"
|
||||
#include "code\modules\antagonists\nightmare\nightmare.dm"
|
||||
#include "code\modules\antagonists\nightmare\nightmare_equipment.dm"
|
||||
@@ -2649,8 +2651,6 @@
|
||||
#include "code\modules\antagonists\traitor\components\traitor_objective_helpers.dm"
|
||||
#include "code\modules\antagonists\traitor\components\traitor_objective_limit_per_time.dm"
|
||||
#include "code\modules\antagonists\traitor\components\traitor_objective_mind_tracker.dm"
|
||||
#include "code\modules\antagonists\traitor\equipment\Malf_Modules.dm"
|
||||
#include "code\modules\antagonists\traitor\equipment\module_picker.dm"
|
||||
#include "code\modules\antagonists\traitor\objectives\assassination.dm"
|
||||
#include "code\modules\antagonists\traitor\objectives\bug_room.dm"
|
||||
#include "code\modules\antagonists\traitor\objectives\demoralise_crew.dm"
|
||||
|
||||
Reference in New Issue
Block a user