Funky summaries

This commit is contained in:
Noah Pilarski 2023-01-14 17:09:34 -05:00
parent 1578af447b
commit 09a3badb39

View File

@ -56,14 +56,12 @@ namespace NewHorizons.External.Configs
public SkyboxModule Skybox; public SkyboxModule Skybox;
/// <summary> /// <summary>
/// Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star. /// Set to `true` if you want to spawn here after dying, not Timber Hearth. You can still warp back to the main star system.
/// system.
/// </summary> /// </summary>
public bool startHere; public bool startHere;
/// <summary> /// <summary>
/// Set to `true` if you want the player to stay in this star system if they die in it. /// Set to `true` if you want the player to stay in this star system if they die in it.
/// system.
/// </summary> /// </summary>
public bool respawnHere; public bool respawnHere;