-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add aisle, sort other cargo stuff (#1637)
- Loading branch information
Showing
27 changed files
with
37 additions
and
17 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_aisle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"id": "vp_aisle_vertical", | ||
"rotates": true, | ||
"fg": [ "vp_aisle_vertical", "vp_aisle_horizontal" ] | ||
}, | ||
{ | ||
"id": "vp_aisle_horizontal", | ||
"rotates": true, | ||
"fg": [ "vp_aisle_horizontal", "vp_aisle_vertical" ] | ||
}, | ||
{ | ||
"id": "vp_lit_aisle_vertical", | ||
"rotates": true, | ||
"fg": [ "vp_lit_aisle_vertical", "vp_lit_aisle_horizontal" ] | ||
}, | ||
{ | ||
"id": "vp_lit_aisle_horizontal", | ||
"rotates": true, | ||
"fg": [ "vp_lit_aisle_horizontal", "vp_lit_aisle_vertical" ] | ||
} | ||
] |
Binary file added
BIN
+1.15 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_aisle_horizontal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.52 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_aisle_horizontal.xcf
Binary file not shown.
Binary file added
BIN
+1.17 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_aisle_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.52 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_aisle_vertical.xcf
Binary file not shown.
Binary file added
BIN
+1.17 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_lit_aisle_horizontal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.12 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_lit_aisle_horizontal.xcf
Binary file not shown.
Binary file added
BIN
+1.17 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_lit_aisle_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.13 KB
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_aisle/vp_lit_aisle_vertical.xcf
Binary file not shown.
5 changes: 5 additions & 0 deletions
5
gfx/Ultica_iso/pngs_iso_flat_48x36/vehicle/vp_trunk/vp_trunk.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"id": [ "vp_trunk", "vp_trunk_rear_edge" ], | ||
"fg": [ "vp_trunk", "vp_trunk_rot" ], | ||
"rotates": true | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+3.83 KB
...iso_half_48x48/vehicle/cargo/vp_trunk.xcf → ..._flat_48x36/vehicle/vp_trunk/vp_trunk.xcf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+3.83 KB
...half_48x48/vehicle/cargo/vp_trunk_rot.xcf → ...t_48x36/vehicle/vp_trunk/vp_trunk_rot.xcf
Binary file not shown.
17 changes: 0 additions & 17 deletions
17
gfx/Ultica_iso/pngs_iso_half_48x48/vehicle/cargo/trunk.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions
5
gfx/Ultica_iso/pngs_iso_half_48x48/vehicle/vp_box/vp_box.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"id": "vp_box", | ||
"fg": [ "vp_box", "vp_box_rot" ], | ||
"rotates": true | ||
} |
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
5 changes: 5 additions & 0 deletions
5
gfx/Ultica_iso/pngs_iso_half_48x48/vehicle/vp_cargo_space/vp_cargo_space.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"id": "vp_cargo_space", | ||
"fg": [ "vp_cargo_space", "vp_cargo_space_rot" ], | ||
"rotates": true | ||
} |
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.