fix: add missing items from codex objects list to allScans (#1282)
Some checks failed
Build / build (18) (push) Has been cancelled
Build Docker image / docker (push) Waiting to run
Build / build (22) (push) Waiting to run
Build / build (20) (push) Has been cancelled

Reviewed-on: #1282
This commit is contained in:
Sainan 2025-03-22 17:35:34 -07:00
parent 4b3b551ba7
commit 7414658340

View File

@ -35,6 +35,7 @@
"/Lotus/Types/Items/Plants/WildGingerBPlant", "/Lotus/Types/Items/Plants/WildGingerBPlant",
"/Lotus/Objects/Guild/Props/Computers/PanelADeco", "/Lotus/Objects/Guild/Props/Computers/PanelADeco",
"/Lotus/Types/PickUps/LootContainers/CorpusLootCrateCommon", "/Lotus/Types/PickUps/LootContainers/CorpusLootCrateCommon",
"/Lotus/Objects/Gameplay/InfestedHiveMode/InfestedTumorObjectiveDeco",
"/Lotus/Objects/Gameplay/InfestedHiveMode/InfestedTumorObjectiveSpawnedDeco", "/Lotus/Objects/Gameplay/InfestedHiveMode/InfestedTumorObjectiveSpawnedDeco",
"/Lotus/Types/Friendly/Agents/HiveMode/InfestedHiveAvatarF", "/Lotus/Types/Friendly/Agents/HiveMode/InfestedHiveAvatarF",
"/Lotus/Types/Friendly/Pets/DecoyCatbrowPetAvatar", "/Lotus/Types/Friendly/Pets/DecoyCatbrowPetAvatar",
@ -1088,5 +1089,8 @@
"/Lotus/Weapons/Infested/Melee/InfBoomerang/InfBoomerangSpawnAvatar", "/Lotus/Weapons/Infested/Melee/InfBoomerang/InfBoomerangSpawnAvatar",
"/Lotus/Types/Game/CrewShip/GrineerDestroyer/DeepSpace/GrineerDSDestroyerAvatar", "/Lotus/Types/Game/CrewShip/GrineerDestroyer/DeepSpace/GrineerDSDestroyerAvatar",
"/Lotus/Types/Game/CrewShip/GrineerDestroyer/Saturn/GrineerSaturnDestroyerAvatar", "/Lotus/Types/Game/CrewShip/GrineerDestroyer/Saturn/GrineerSaturnDestroyerAvatar",
"/Lotus/Types/Game/CrewShip/GrineerDestroyer/GrineerDestroyerAvatar" "/Lotus/Types/Game/CrewShip/GrineerDestroyer/GrineerDestroyerAvatar",
"/Lotus/Types/LevelObjects/Zariman/ZarLootCrateUltraRare",
"/Lotus/Objects/DomestikDrone/GrineerOceanDomestikDroneMover",
"/Lotus/Types/Gameplay/1999Wf/Extermination/SupplyCrate"
] ]