mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Los Pollos Hermanos
This commit is contained in:
parent
9c1741622d
commit
002ac651fd
@ -575,7 +575,9 @@ namespace NewHorizons
|
|||||||
|
|
||||||
// ShipWarpController will handle the invulnerability otherwise
|
// ShipWarpController will handle the invulnerability otherwise
|
||||||
if (!shouldWarpInFromShip)
|
if (!shouldWarpInFromShip)
|
||||||
|
{
|
||||||
Delay.FireOnNextUpdate(() => InvulnerabilityHandler.MakeInvulnerable(false));
|
Delay.FireOnNextUpdate(() => InvulnerabilityHandler.MakeInvulnerable(false));
|
||||||
|
}
|
||||||
|
|
||||||
Locator.GetPlayerBody().gameObject.AddComponent<DebugRaycaster>();
|
Locator.GetPlayerBody().gameObject.AddComponent<DebugRaycaster>();
|
||||||
Locator.GetPlayerBody().gameObject.AddComponent<DebugPropPlacer>();
|
Locator.GetPlayerBody().gameObject.AddComponent<DebugPropPlacer>();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user