-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MSX] Arrow graffitis and a guitar (#2146)
* 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
1 parent
a93aa87
commit ae95d86
Showing
9 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-3.46 KB
gfx/MShockXotto+/pngs_tiles_32x32/item/legacy_sprite/acoustic_guitar.png
Binary file not shown.
23 changes: 23 additions & 0 deletions
23
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/arrows.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,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" ] | ||
} | ||
] | ||
|
Binary file added
BIN
+146 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_BOX.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
+265 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_EAST.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
+268 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_NORTH.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
+268 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_SOUTH.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
+257 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_WEST.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
+382 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/misc/graffiti/arrows/graffiti_X.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.