Skip to content

Commit

Permalink
Remove non-functional third remap from hmcar
Browse files Browse the repository at this point in the history
The haunted mansion cars have an erroneous third remap that doesn't do anything, this remap is only enabled by the invisible cars as they accidentally had the 2nd additional colour flag set rather than the 1st.
  • Loading branch information
ZeeMaji authored and Gymnasiast committed Feb 16, 2024
1 parent cc45c31 commit a69c06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/rct2/ride/rct2.ride.hmcar.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"isPoweredRideWithUnrestrictedGravity": true,
"hasNoUpstopWheels": true,
"hasNoUpstopWheelsBobsleigh": true,
"hasAdditionalColour2": true,
"hasAdditionalColour1": true,
"isPowered": true
}
],
Expand Down

0 comments on commit a69c06e

Please sign in to comment.