fix: unlockAllScans not fully working with blacklisted enemies (#723)

This commit is contained in:
Sainan 2025-01-05 12:37:08 +01:00 committed by GitHub
parent 8154f9bc36
commit 1bab76f58b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4346,5 +4346,17 @@
{
"scans": 9999,
"type": "/Lotus/Weapons/Infested/Melee/InfBoomerang/InfBoomerangSpawnAvatar"
},
{
"scans": 9999,
"type": "/Lotus/Types/Game/CrewShip/GrineerDestroyer/DeepSpace/GrineerDSDestroyerAvatar"
},
{
"scans": 9999,
"type": "/Lotus/Types/Game/CrewShip/GrineerDestroyer/Saturn/GrineerSaturnDestroyerAvatar"
},
{
"scans": 9999,
"type": "/Lotus/Types/Game/CrewShip/GrineerDestroyer/GrineerDestroyerAvatar"
}
]