From cf580f2d17aae1747dbc99e3e3899c693af5fc62 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 17 Apr 2025 20:02:47 +0200 Subject: [PATCH] chore: add pumpkin containers to allScans --- static/fixed_responses/allScans.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/static/fixed_responses/allScans.json b/static/fixed_responses/allScans.json index 716c1a3b..f4b43062 100644 --- a/static/fixed_responses/allScans.json +++ b/static/fixed_responses/allScans.json @@ -1092,5 +1092,10 @@ "/Lotus/Types/Game/CrewShip/GrineerDestroyer/GrineerDestroyerAvatar", "/Lotus/Types/LevelObjects/Zariman/ZarLootCrateUltraRare", "/Lotus/Objects/DomestikDrone/GrineerOceanDomestikDroneMover", - "/Lotus/Types/Gameplay/1999Wf/Extermination/SupplyCrate" + "/Lotus/Types/Gameplay/1999Wf/Extermination/SupplyCrate", + "/Lotus/Objects/Orokin/Props/CollectibleSeriesOne", + "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLamp", + "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLampLarge", + "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLampSmall", + "/Lotus/Types/LevelObjects/InfestedPumpkinExplosiveTotem" ]