diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-22 00:04:11 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-22 00:04:11 +0100 |
| commit | 53c3c0293bbacefb9ed0d56f61695f0b76a9f385 (patch) | |
| tree | f634d7ecbbf04e18c9b302dc201851cb5a1ed27d /src/frontend/public/maps/spritesheet/sprite@2x.json | |
| parent | f1b0b5f7ceaf6d23ae347e12cf29eef617c7dc9b (diff) | |
Urbanos de Lugo
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite@2x.json')
| -rw-r--r-- | src/frontend/public/maps/spritesheet/sprite@2x.json | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json index 28dd220..5a09edf 100644 --- a/src/frontend/public/maps/spritesheet/sprite@2x.json +++ b/src/frontend/public/maps/spritesheet/sprite@2x.json @@ -31,9 +31,17 @@ "height": 64, "pixelRatio": 2 }, + "stop-lugo": { + "id": "stop-lugo", + "x": 256, + "y": 0, + "width": 64, + "height": 64, + "pixelRatio": 2 + }, "stop-xunta": { "id": "stop-xunta", - "x": 256, + "x": 320, "y": 0, "width": 64, "height": 64, @@ -41,7 +49,7 @@ }, "stop-renfe": { "id": "stop-renfe", - "x": 320, + "x": 384, "y": 0, "width": 64, "height": 64, @@ -49,7 +57,7 @@ }, "stop-feve": { "id": "stop-feve", - "x": 384, + "x": 448, "y": 0, "width": 64, "height": 64, @@ -57,7 +65,7 @@ }, "stop-generic": { "id": "stop-generic", - "x": 448, + "x": 512, "y": 0, "width": 64, "height": 64, |
