Cleanup factions code (#11075)

Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
metalgearsloth
2022-09-15 04:45:02 +10:00
committed by GitHub
parent 356a6b8d2e
commit 8871c445b8
34 changed files with 311 additions and 287 deletions

View File

@@ -84,7 +84,7 @@ namespace Content.Client.Entry
prototypes.RegisterIgnore("htnCompound");
prototypes.RegisterIgnore("htnPrimitive");
prototypes.RegisterIgnore("gameMap");
prototypes.RegisterIgnore("behaviorSet");
prototypes.RegisterIgnore("faction");
prototypes.RegisterIgnore("lobbyBackground");
prototypes.RegisterIgnore("advertisementsPack");
prototypes.RegisterIgnore("metabolizerType");