feat: alertsRepeatable cheat #3012

Merged
Sainan merged 13 commits from Animan8000/SpaceNinjaServer:alertsRepeatable into main 2025-11-10 00:43:38 -08:00
Showing only changes of commit 13e6d2b1e0 - Show all commits

View File

@@ -1000,6 +1000,10 @@
<input class="form-check-input" type="checkbox" id="unlockArcanesEverywhere" />
<label class="form-check-label" for="unlockArcanesEverywhere" data-loc="cheats_unlockArcanesEverywhere"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="alertsRepeatable" />
<label class="form-check-label" for="alertsRepeatable" data-loc="cheats_alertsRepeatable"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="syndicateMissionsRepeatable" />
<label class="form-check-label" for="syndicateMissionsRepeatable" data-loc="cheats_syndicateMissionsRepeatable"></label>