mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
comment
This commit is contained in:
parent
45dbb97bf5
commit
7249124f67
@ -88,6 +88,7 @@ namespace NewHorizons.Builder.ShipLog
|
||||
break;
|
||||
case VolumesModule.RevealVolumeInfo.EnterType.Both:
|
||||
default:
|
||||
// if you want both player and probe to able to trigger the thing you have to set both player and probe to false. setting both to true will make nothing trigger it
|
||||
factRevealVolume._player = false;
|
||||
factRevealVolume._probe = false;
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user