mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Wtf how long have you been able to just warp to the eye wtf ahhh!!!!!!
This commit is contained in:
parent
04a7dc0af3
commit
e46ceefe04
@ -192,7 +192,7 @@ namespace NewHorizons
|
||||
Config =
|
||||
{
|
||||
destroyStockPlanets = false,
|
||||
factRequiredForWarp = "OPC_EYE_COORDINATES_X1",
|
||||
//factRequiredForWarp = "OPC_EYE_COORDINATES_X1",
|
||||
Vessel = new StarSystemConfig.VesselModule()
|
||||
{
|
||||
coords = new StarSystemConfig.NomaiCoordinates
|
||||
@ -201,7 +201,8 @@ namespace NewHorizons
|
||||
y = new int[4] { 3, 0, 1, 4 },
|
||||
z = new int[6] { 1, 2, 3, 0, 5, 4 }
|
||||
}
|
||||
}
|
||||
},
|
||||
canEnterViaWarpDrive = false
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user