fix: add missing items from codex objects list to allScans
All checks were successful
Build / build (20) (push) Successful in 1m15s
Build / build (18) (pull_request) Successful in 42s
Build / build (20) (pull_request) Successful in 1m8s
Build / build (22) (pull_request) Successful in 1m13s
Build / build (22) (push) Successful in 39s
Build / build (18) (push) Successful in 1m10s

This commit is contained in:
Sainan 2025-03-22 15:24:02 +01:00
parent c6a2785175
commit 681f59312b

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"
] ]