@@ -28,39 +28,63 @@ freeplay = false
2828[mutators ]
2929# "FiveMinutes", "TenMinutes", "TwentyMinutes", "Unlimited"
3030match_length = " FiveMinutes"
31- # "Default ", "OneGoal", "ThreeGoals", "FiveGoals", "SevenGoals", "Unlimited "
32- max_score = " Default "
31+ # "Unlimited ", "OneGoal", "ThreeGoals", "FiveGoals", "SevenGoals", "TenGoals", "TwentyGoals", "ThirtyGoals", "FortyGoals", "FiftyGoals", "SixtyGoals", "SeventyGoals", "EightyGoals", "NinetyGoals", "HundredGoals "
32+ max_score = " Unlimited "
3333# "One", "Two", "Four", "Six"
3434multi_ball = " One"
3535# "Unlimited", "FiveMaxFirstScore", "FiveMaxRandomTeam"
3636overtime = " Unlimited"
37+ # "Unlimited", "ThreeGames", "FiveGames", "SevenGames"
38+ series_length = " Unlimited"
3739# "Default", "SloMo", "TimeWarp"
3840game_speed = " Default"
3941# "Default", "Slow", "Fast", "SuperFast"
4042ball_max_speed = " Default"
41- # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin"
43+ # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin", "SpookyCube", "Egg", "PlayerSeeking", "Dropshot", "ScoreAbsorb"
4244ball_type = " Default"
4345# "Default", "Light", "Heavy", "SuperLight", "CurveBall", "BeachBallCurve", "MagnusFutBall"
4446ball_weight = " Default"
4547# "Default", "Small", "Medium", "Large", "Gigantic"
4648ball_size = " Default"
47- # "Default", "Low", "LowishBounciness ", "High", "SuperHigh"
49+ # "Default", "Low", "Lowish ", "High", "SuperHigh"
4850ball_bounciness = " Default"
4951# "NormalBoost", "UnlimitedBoost", "SlowRecharge", "RapidRecharge", "NoBoost"
5052boost_amount = " NormalBoost"
51- # "NoRumble ", "Default", "Slow", "Civilized", "DestructionDerby", "SpringLoaded", "SpikesOnly", "SpikeRush", "HauntedBallBeam", "Tactical", "BatmanRumble"
52- rumble = " NoRumble "
53+ # "Off ", "Default", "Slow", "Civilized", "DestructionDerby", "SpringLoaded", "SpikesOnly", "SpikeRush", "HauntedBallBeam", "Tactical", "BatmanRumble", "GrapplingOnly", "HaymakerOnly "
54+ rumble = " Off "
5355# "One", "OneAndAHalf", "Two", "Five", "Ten"
5456boost_strength = " One"
5557# "Default", "Low", "High", "SuperHigh", "Reverse"
5658gravity = " Default"
57- # "Default", "Disabled", "FriendlyFire", "OnContact", "OnContactFF"
59+ # "Default", "Disabled", "FriendlyFire", "OnContact", "OnContactFF", "OnContactFF", "OnBallContact", or "OnBallContactFF"
5860demolish = " Default"
5961# "Three_Seconds", "TwoSeconds", "OneSecond", "DisableGoalReset"
6062respawn_time = " ThreeSeconds"
61- # "Default ", "ElevenMinutes"
62- max_time = " Default "
63+ # "Unlimited ", "ElevenMinutes"
64+ max_time = " Unlimited "
6365# "Default", "Haunted", "Rugby"
6466game_event = " Default"
6567# "Default", "Haunted"
6668audio = " Default"
69+ # "Default", "Low", "High", "SuperHigh"
70+ ball_gravity = " Default"
71+ # "Off", "Territory"
72+ territory = " Off"
73+ # "Default", "ThirtySeconds"
74+ stale_ball = " Default"
75+ # "Default", "Grounded", "Two", "Three", "Four", "Unlimited", "NoJumps"
76+ jump = " Default"
77+ # "OnePointTwentyFiveSeconds", "TwoSeconds", "ThreeSeconds", "Unlimited"
78+ dodge_timer = " OnePointTwentyFiveSeconds"
79+ # "Off", "OneSecond", "TwoSeconds", "ThreeSeconds"
80+ possession_score = " Off"
81+ # "Zero", "One", "Two", "Three"
82+ demolish_score = " Zero"
83+ # "One", "Zero", "Two", "Three", "Five", "Ten"
84+ normal_goal_score = " One"
85+ # "One", "Zero", "Two", "Three", "Five", "Ten"
86+ aerial_goal_score = " One"
87+ # "Zero", "One", "Two", "Three"
88+ assist_goal_score = " Zero"
89+ # "Default", "Backwards"
90+ input_restriction = " Default"
0 commit comments