allow specifying what counts as cheating; closes #572

This commit is contained in:
Martin Michelsen
2024-10-17 21:19:25 -07:00
parent f8e479b4f9
commit 21f1c40408
5 changed files with 134 additions and 39 deletions
+15
View File
@@ -30,6 +30,21 @@
"DefaultDropModeV4Battle": "SERVER_SHARED",
"DefaultDropModeV4Challenge": "SERVER_SHARED",
"CheatModeBehavior": "OnByDefault",
"CheatingBehaviors": [
"CreateItems",
"EditSectionID",
"EditStats",
"Ep3ReplaceAssist",
"Ep3UnsetFieldCharacter",
"InfiniteHPTP",
"InsufficientMinimumLevel",
"OverrideRandomSeed",
"OverrideSectionID",
"OverrideVariations",
"ProxyOverrideDrops",
// "ResetMaterials",
"Warp",
],
"EnableSwitchAssistByDefault": false,
"RareNotificationsEnabledByDefault": false,
"NotifyGameForItemPrimaryIdentifiersV1V2": [],