Update pikit randomizer

This commit is contained in:
2026-04-17 06:18:26 -05:00
parent 9a40c9dc0f
commit a13dc37dac
4 changed files with 13 additions and 2 deletions

View File

@@ -73,7 +73,6 @@
[SettingName("shuffleenemies")]
[IgnoreSetting(Apr2025)]
[RequiredSetting([Pikit], EnemyShuffle.Vanilla)]
public EnemyShuffle EnemyShuffle { get; set; } = EnemyShuffle.Vanilla;
[SettingName("shuffle_damage_table")]