Skip to content

Commit

Permalink
[MSX] Tower maps (#2607)
Browse files Browse the repository at this point in the history
* Create radio_tower.png

* Add files via upload

* Delete gfx/MShockXotto+/pngs_overmap_32x48/radio_tower directory

* Create radio_tower.png

* Add files via upload

* Update tile_info.json

* Add files via upload

* Add files via upload

* Add files via upload
  • Loading branch information
gettingusedto authored Jan 11, 2025
1 parent 19ab3e7 commit 7e4d500
Show file tree
Hide file tree
Showing 9 changed files with 13 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.
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"id": [ "radio_tower", "radio_tower_1" ],
"fg": "radio_tower"
},
{
"id": [ "wasp_tower", "wasp_tower_1" ],
"fg": "wasp_tower"
}
]
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.
3 changes: 3 additions & 0 deletions gfx/MShockXotto+/tile_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
{
"overmap.png": { }
},
{
"overmap_tall.png": { "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, "sprite_offset_y": -16 }
},
{
"small.png": { "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": 6, "sprite_offset_y": 0 }
},
Expand Down

0 comments on commit 7e4d500

Please sign in to comment.