mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Add small nest and elsinore to db children
This commit is contained in:
parent
cbec8145d5
commit
5f9a952cc1
@ -139,6 +139,8 @@ namespace NewHorizons.Utility
|
||||
otherChildren.Add(SearchUtilities.Find("DB_ExitOnlyDimension_Body"));
|
||||
otherChildren.Add(SearchUtilities.Find("DB_EscapePodDimension_Body"));
|
||||
otherChildren.Add(SearchUtilities.Find("DB_AnglerNestDimension_Body"));
|
||||
otherChildren.Add(SearchUtilities.Find("DB_SmallNest_Body"));
|
||||
otherChildren.Add(SearchUtilities.Find("DB_Elsinore_Body"));
|
||||
break;
|
||||
// For some dumb reason the sun station doesn't use AstroObject.Name.SunStation
|
||||
case AstroObject.Name.CustomString:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user