Starting bombs option

This commit is contained in:
2026-06-03 21:10:30 -05:00
parent 3b0f2de5b2
commit 81110a2852
+1
View File
@@ -472,6 +472,7 @@
public enum BombSettings {
Normal,
[AdditionalSetting("--bombbag")] BombBagRequired,
[AddStartingItems("Bombs_(10)")] Starting,
}
public enum BookSettings {