From 81c2e84f166113585e042f4285ec598bb65ceba5 Mon Sep 17 00:00:00 2001 From: ZeeMaji <42477864+ZeeMaji@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:53:28 +0000 Subject: [PATCH] Add limitAirtimeBonus to spinning cars This flag is usually used on rides with over the shoulder restraints, so the spinning cars should have them too as they have over the shoulder restraints. I forgot to add this back when I did the majority of the metadata for this object as it just flew under the radar. --- objects/rct1/ride/rct1.ride.spinning_cars/object.json | 1 + 1 file changed, 1 insertion(+) diff --git a/objects/rct1/ride/rct1.ride.spinning_cars/object.json b/objects/rct1/ride/rct1.ride.spinning_cars/object.json index f195aa124e..757ca78518 100644 --- a/objects/rct1/ride/rct1.ride.spinning_cars/object.json +++ b/objects/rct1/ride/rct1.ride.spinning_cars/object.json @@ -11,6 +11,7 @@ "properties": { "type": "classic_mini_rc", "category": "rollercoaster", + "limitAirTimeBonus": true, "maxCarsPerTrain": 4, "ratingMultipler": { "excitement": 5,