diff --git a/resources/app/cli/args.json b/resources/app/cli/args.json index c112651c..a6d809d6 100644 --- a/resources/app/cli/args.json +++ b/resources/app/cli/args.json @@ -218,6 +218,17 @@ "usestartinventory": { "type": "bool" }, + "triforce_pool": {}, + "triforce_goal": {}, + "triforce_pool_min": {}, + "triforce_pool_max": {}, + "triforce_goal_min": {}, + "triforce_goal_max": {}, + "triforce_min_difference": {}, + "hints": { + "action": "store_false", + "type": "bool" + }, "custom": { "type": "bool", "help": "suppress"