Skip to content

Commit

Permalink
[MSX] More overmap stuff and a bit of xe (#2608)
Browse files Browse the repository at this point in the history
* Create trailhead.json

* Add files via upload

* Create cabin.json

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update cabin.json

* Delete gfx/MShockXotto+/pngs_overmap_32x32/cabin directory

* Add files via upload
  • Loading branch information
gettingusedto authored Jan 12, 2025
1 parent 27b73f5 commit 26e6027
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 13 deletions.
19 changes: 6 additions & 13 deletions gfx/MShockXotto+/pngs_overmap_32x32/cabin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
{
"id": [
"cabin",
"cabin_1",
"cabin_2",
"cabin_3",
"cabin_4",
"cabin_5",
"cabin_6",
"cabin_7"
],
"fg": "cabin"
}
[
{
"id": [ "cabin", "bandit_cabin", "cabin_1", "cabin_2", "cabin_3", "cabin_4", "cabin_5", "cabin_6", "cabin_7", "cabin_liam", "cabin_prepper", "cabin_strange", "lake_cabin_water" ],
"fg": "cabin"
}
]
Binary file modified gfx/MShockXotto+/pngs_overmap_32x32/campsite_cabin_incomplete.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 gfx/MShockXotto+/pngs_overmap_32x32/cave.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions gfx/MShockXotto+/pngs_overmap_32x32/lmoe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"id": [ "lmoe", "lmoe_prepperquest", "lmoe_zombie" ],
"fg": "lmoe"
}
]
Binary file added gfx/MShockXotto+/pngs_overmap_32x32/slimepit_z0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"id": [ "trailhead", "trailhead_outhouse_z0", "trailhead_shack_z0" ],
"fg": "trailhead"
}
]
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 26e6027

Please sign in to comment.