mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
can
This commit is contained in:
parent
00c9024c0b
commit
45dd45f069
@ -135,7 +135,7 @@ namespace NewHorizons.External.Modules
|
|||||||
[DefaultValue("enter")] public RevealVolumeType revealOn = RevealVolumeType.Enter;
|
[DefaultValue("enter")] public RevealVolumeType revealOn = RevealVolumeType.Enter;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// What needs to enter the volume to unlock the facts (`enter` only)
|
/// What can enter the volume to unlock the facts (`enter` only)
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DefaultValue("both")] public EnterType revealFor = EnterType.Both;
|
[DefaultValue("both")] public EnterType revealFor = EnterType.Both;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user