diff --git a/mod/WarpPlatforms.cs b/mod/WarpPlatforms.cs index b374c1d..b777e19 100644 --- a/mod/WarpPlatforms.cs +++ b/mod/WarpPlatforms.cs @@ -30,8 +30,8 @@ public static bool hasNomaiWarpCodes NomaiWarpPlatform.Frequency.TimeLoop, // Ash Twin to inside Ash Twin Project NomaiWarpPlatform.Frequency.HourglassTwin, // Ash Twin to Ember Twin NomaiWarpPlatform.Frequency.TimberHearth, - NomaiWarpPlatform.Frequency.BrittleHollowPolar, // Ash Twin to Brittle Hollow surface near north pole - NomaiWarpPlatform.Frequency.BrittleHollowForge, // White Hole Station to Brittle Hollow underside of crust, just outside Black Hole Forge + NomaiWarpPlatform.Frequency.BrittleHollowPolar, // White Hole Station to Brittle Hollow surface near north pole + NomaiWarpPlatform.Frequency.BrittleHollowForge, // Ash Twin to Brittle Hollow underside of crust, just outside Black Hole Forge NomaiWarpPlatform.Frequency.GiantsDeep, };