mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Add Go Karts variant to the progress window (#25057)
* Add Go Karts variant to the progress window * Improve supports * Amend changelog
This commit is contained in:
BIN
resources/g2/loader/loader_gokarts_supports.png
Normal file
BIN
resources/g2/loader/loader_gokarts_supports.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
BIN
resources/g2/loader/loader_gokarts_track.png
Normal file
BIN
resources/g2/loader/loader_gokarts_track.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
resources/g2/loader/loader_gokarts_vehicles.png
Normal file
BIN
resources/g2/loader/loader_gokarts_vehicles.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
@@ -519,6 +519,17 @@
|
||||
{
|
||||
"path": "loader/loader_wooden_vehicle.png"
|
||||
},
|
||||
{
|
||||
"path": "loader/loader_gokarts_supports.png",
|
||||
"y": 5
|
||||
},
|
||||
{
|
||||
"path": "loader/loader_gokarts_track.png",
|
||||
"y": 9
|
||||
},
|
||||
{
|
||||
"path": "loader/loader_gokarts_vehicles.png"
|
||||
},
|
||||
{
|
||||
"path": "palette_map/palette_map_dark_olive_dark.png",
|
||||
"palette": "keep",
|
||||
|
||||
Reference in New Issue
Block a user