Skip to content

Commit

Permalink
[Ultica] Sprites for boxes (#2527)
Browse files Browse the repository at this point in the history
* Added sprites for different types of box

* A few fix made
  • Loading branch information
GuakeTheAcinid authored Sep 25, 2024
1 parent 6c67be1 commit 87521ef
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"id": [ "overlay_wielded_box_large_metal", "overlay_wielded_box_medium_metal", "overlay_wielded_box_oversize_metal" ],
"fg": [ "overlay_wielded_box_medium_metal" ]
},
{
"id": [ "overlay_wielded_box_large_wood", "overlay_wielded_box_medium_wood", "overlay_wielded_box_oversize_wood" ],
"fg": [ "overlay_wielded_box_medium_wood" ]
},
{
"id": [ "overlay_wielded_box_small_wood", "overlay_wielded_box_compact_wood" ],
"fg": [ "overlay_wielded_box_small_wood" ]
}
]
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.
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.
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 87521ef

Please sign in to comment.