1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-11 01:52:32 +01:00

Add sprites for hybrid and single rail

This commit is contained in:
X123M3-256
2023-08-08 16:04:11 +01:00
committed by Spacek531
parent 83e1fcbb04
commit 12f32df2a5
10 changed files with 386 additions and 14 deletions

View File

@@ -9772,13 +9772,25 @@
"palette": "keep"
},
{
"path": "track/rmc/flat_diag_3.png",
"path": "track/rmc/brake_diag_1.png",
"x_offset": -34,
"y_offset": -8,
"palette": "keep"
},
{
"path": "track/rmc/flat_diag_4.png",
"path": "track/rmc/brake_diag_2.png",
"x_offset": -24,
"y_offset": -14,
"palette": "keep"
},
{
"path": "track/rmc/block_brake_diag_1.png",
"x_offset": -34,
"y_offset": -8,
"palette": "keep"
},
{
"path": "track/rmc/block_brake_diag_2.png",
"x_offset": -24,
"y_offset": -14,
"palette": "keep"
@@ -16354,14 +16366,28 @@
"y_offset": -6
},
{
"path": "track/raptor/flat_diag_3.png",
"path": "track/raptor/brake_diag_1.png",
"x_offset": -32,
"y_offset": 9
"y_offset": 9,
"palette": "keep"
},
{
"path": "track/raptor/flat_diag_4.png",
"path": "track/raptor/brake_diag_2.png",
"x_offset": -3,
"y_offset": -6
"y_offset": -6,
"palette": "keep"
},
{
"path": "track/raptor/block_brake_diag_1.png",
"x_offset": -32,
"y_offset": 9,
"palette": "keep"
},
{
"path": "track/raptor/block_brake_diag_2.png",
"x_offset": -3,
"y_offset": -6,
"palette": "keep"
},
{
"path": "track/raptor/flat_to_gentle_up_diag_1.png",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB