Add isStellarRemnant property

This commit is contained in:
Noah Pilarski 2022-08-18 07:56:32 -04:00
parent 840b9396e4
commit c81a812a9e

View File

@ -100,6 +100,11 @@ namespace NewHorizons.External.Configs
/// </summary>
public bool isQuantumState;
/// <summary>
/// Does this config describe a stellar remnant of a custom star defined in another file?
/// </summary>
public bool isStellarRemnant;
/// <summary>
/// Add lava to this planet
/// </summary>