Sanctuary goal
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
[SettingName("swords")]
|
[SettingName("swords")]
|
||||||
public Weapons Weapons { get; set; } = Weapons.Random;
|
public Weapons Weapons { get; set; } = Weapons.Random;
|
||||||
|
|
||||||
|
[RequiredSetting([Apr2025], Goal.Ganon)]
|
||||||
public Goal Goal { get; set; } = Goal.Ganon;
|
public Goal Goal { get; set; } = Goal.Ganon;
|
||||||
|
|
||||||
[SettingName("crystals_ganon")]
|
[SettingName("crystals_ganon")]
|
||||||
@@ -158,6 +159,7 @@
|
|||||||
[SettingName("triforcehunt")]TriforceHunt,
|
[SettingName("triforcehunt")]TriforceHunt,
|
||||||
GanonHunt,
|
GanonHunt,
|
||||||
Completionist,
|
Completionist,
|
||||||
|
Sanctuary,
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum EntryRequirement {
|
public enum EntryRequirement {
|
||||||
|
|||||||
Submodule BaseRandomizer updated: 4a8ab9e02f...9ad70fb3d7
Reference in New Issue
Block a user