aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/public/maps/spritesheet')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.json16
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.pngbin6134 -> 6208 bytes
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.json16
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.pngbin13742 -> 14126 bytes
4 files changed, 24 insertions, 8 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite.json b/src/frontend/public/maps/spritesheet/sprite.json
index 3875080..48e7554 100644
--- a/src/frontend/public/maps/spritesheet/sprite.json
+++ b/src/frontend/public/maps/spritesheet/sprite.json
@@ -23,9 +23,17 @@
"height": 32,
"pixelRatio": 1
},
+ "stop-ourense": {
+ "id": "stop-ourense",
+ "x": 96,
+ "y": 0,
+ "width": 32,
+ "height": 32,
+ "pixelRatio": 1
+ },
"stop-xunta": {
"id": "stop-xunta",
- "x": 96,
+ "x": 128,
"y": 0,
"width": 32,
"height": 32,
@@ -33,7 +41,7 @@
},
"stop-renfe": {
"id": "stop-renfe",
- "x": 128,
+ "x": 160,
"y": 0,
"width": 32,
"height": 32,
@@ -41,7 +49,7 @@
},
"stop-feve": {
"id": "stop-feve",
- "x": 160,
+ "x": 192,
"y": 0,
"width": 32,
"height": 32,
@@ -49,7 +57,7 @@
},
"stop-generic": {
"id": "stop-generic",
- "x": 192,
+ "x": 224,
"y": 0,
"width": 32,
"height": 32,
diff --git a/src/frontend/public/maps/spritesheet/sprite.png b/src/frontend/public/maps/spritesheet/sprite.png
index 1878558..fd13c62 100644
--- a/src/frontend/public/maps/spritesheet/sprite.png
+++ b/src/frontend/public/maps/spritesheet/sprite.png
Binary files differ
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json
index ef3c53c..28dd220 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.json
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.json
@@ -23,9 +23,17 @@
"height": 64,
"pixelRatio": 2
},
+ "stop-ourense": {
+ "id": "stop-ourense",
+ "x": 192,
+ "y": 0,
+ "width": 64,
+ "height": 64,
+ "pixelRatio": 2
+ },
"stop-xunta": {
"id": "stop-xunta",
- "x": 192,
+ "x": 256,
"y": 0,
"width": 64,
"height": 64,
@@ -33,7 +41,7 @@
},
"stop-renfe": {
"id": "stop-renfe",
- "x": 256,
+ "x": 320,
"y": 0,
"width": 64,
"height": 64,
@@ -41,7 +49,7 @@
},
"stop-feve": {
"id": "stop-feve",
- "x": 320,
+ "x": 384,
"y": 0,
"width": 64,
"height": 64,
@@ -49,7 +57,7 @@
},
"stop-generic": {
"id": "stop-generic",
- "x": 384,
+ "x": 448,
"y": 0,
"width": 64,
"height": 64,
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.png b/src/frontend/public/maps/spritesheet/sprite@2x.png
index d676b56..f431b7f 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.png
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.png
Binary files differ