Skip to content

Commit

Permalink
[MSX] Arrow graffitis and a guitar (#2146)
Browse files Browse the repository at this point in the history
* Create arrows.json

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tiles_32x32/item/legacy_sprite/acoustic_guitar.png

* Create .gitkeep

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tiles_32x32/item/guitars/.gitkeep

* Add files via upload
  • Loading branch information
gettingusedto authored Sep 24, 2023
1 parent a93aa87 commit ae95d86
Show file tree
Hide file tree
Showing 9 changed files with 23 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.
Binary file not shown.
23 changes: 23 additions & 0 deletions gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/arrows.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[
{
"id": [ "graffiti_BOX", "graffiti_SQUARE" ],
"fg": [ "graffiti_BOX" ]
},
{
"id": [ "graffiti_EAST", "graffiti_RIGHT_ARROW", "graffiti_RIGHT" ],
"fg": [ "graffiti_EAST" ]
},
{
"id": [ "graffiti_SOUTH", "graffiti_DOWN_ARROW", "graffiti_DOWN" ],
"fg": [ "graffiti_SOUTH" ]
},
{
"id": [ "graffiti_WEST", "graffiti_LEFT_ARROW", "graffiti_LEFT" ],
"fg": [ "graffiti_WEST" ]
},
{
"id": [ "graffiti_NORTH", "graffiti_UP_ARROW", "graffiti_UP" ],
"fg": [ "graffiti_NORTH" ]
}
]

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 ae95d86

Please sign in to comment.