From 86d871537bd54ed48756641e3a6503bf63c482e3 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:18:00 +0200 Subject: [PATCH] chore: add void corrupted moa to allScans.json --- static/fixed_responses/allScans.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/fixed_responses/allScans.json b/static/fixed_responses/allScans.json index f4b43062..64eebe52 100644 --- a/static/fixed_responses/allScans.json +++ b/static/fixed_responses/allScans.json @@ -1097,5 +1097,6 @@ "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLamp", "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLampLarge", "/Lotus/Types/LevelObjects/InfestedPumpkinCocoonLampSmall", - "/Lotus/Types/LevelObjects/InfestedPumpkinExplosiveTotem" + "/Lotus/Types/LevelObjects/InfestedPumpkinExplosiveTotem", + "/Lotus/Types/Enemies/Orokin/OrokinMoaBipedAvatar" ]