allow specifying what counts as cheating; closes #572
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user