Skip to content

Commit d3445d0

Browse files
ZeeMajiGymnasiast
authored andcommitted
Fix third colors for valk & condor trains (again)
1 parent b8555c9 commit d3445d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

objects/rct2tt/ride/rct2tt.ride.valkyrie.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
[
1818
"black",
1919
"black",
20-
"light_brown"
20+
"yellow"
2121
]
2222
]
2323
],

objects/rct2ww/ride/rct2ww.ride.condorrd.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
[
1919
"bright_red",
2020
"yellow",
21-
"dark_purple"
21+
"yellow"
2222
]
2323
],
2424
[
2525
[
2626
"teal",
2727
"grey",
28-
"dark_purple"
28+
"yellow"
2929
]
3030
]
3131
],

0 commit comments

Comments
 (0)