Skip to content

Commit

Permalink
[Ultica] Sports Car Truck trunk door fix (#2546)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoasd1 authored Oct 4, 2024
1 parent 2f10cae commit 0de96ab
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,21 @@
"bg": [ "vp_door_trunk_hatch_wheel_left_open", "vp_door_trunk_hatch_wheel_left_open_rotW", "vp_door_trunk_hatch_wheel_left_open_rotS", "vp_door_trunk_hatch_wheel_left_open_rotE" ]
}
]
},
{
"id": [ "vp_door_trunk_wheel_left", "vp_door_trunk_wheel_right" ],
"fg": [ "vp_door_trunk_hatch_wheel_left", "vp_door_trunk_hatch_floor_wheel_left_rotW", "vp_door_trunk_hatch_wheel_left_rotS", "vp_door_trunk_hatch_floor_wheel_left_rotE" ],
"multitile": true,
"additional_tiles": [
{
"id": "open",
"fg": [ "vp_door_trunk_hatch_wheel_left_open", "vp_door_trunk_hatch_floor_wheel_left_open_rotW", "vp_door_trunk_hatch_wheel_left_open_rotS", "vp_door_trunk_hatch_floor_wheel_left_open_rotE" ]
},
{
"id": "broken",
"fg": [ "crack_metal_center_large", "crack_metal_center_large", "crack_metal_center_large", "crack_metal_center_large" ],
"bg": [ "vp_door_trunk_hatch_wheel_left_open", "vp_door_trunk_hatch_floor_wheel_left_open_rotW", "vp_door_trunk_hatch_wheel_left_open_rotS", "vp_door_trunk_hatch_floor_wheel_left_open_rotE" ]
}
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0de96ab

Please sign in to comment.