Skip to content

Commit

Permalink
[MSX] Monster corpse stuff (#2209)
Browse files Browse the repository at this point in the history
* Create t_nm_ichor_sh.json

* Add files via upload

* Add files via upload

* Create .gitkeep

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tall_32x48/terrain/t_nm_wall_teeth/.gitkeep

* Create f_nm_nether_grass.json

* Add files via upload

* Create f_nm_tube.json

* Add files via upload

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/monster_corpse/f_nm_nether_grass directory

* Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/monster_corpse/f_nm_tube directory

* Create monster_corpse.json

* Add files via upload
  • Loading branch information
gettingusedto authored Nov 24, 2023
1 parent 58ff657 commit 4ddc5df
Show file tree
Hide file tree
Showing 12 changed files with 26 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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"id": [ "f_nm_tube", "f_nm_tube_emitter" ],
"fg": "f_nm_tube"
},
{
"id": [ "f_nm_nether_grass", "f_nm_nether_grass_tall" ],
"fg": "f_nm_nether_grass"
}
]
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,16 @@
[
{
"id": "t_nm_ichor_sh",
"fg": "t_nm_ichor_sh_0",
"rotates": true,
"multitile": true,
"additional_tiles": [
{ "id": "center", "fg": "t_nm_ichor_sh_0" },
{ "id": "corner", "fg": "t_nm_ichor_sh_1" },
{ "id": "edge", "fg": "t_nm_ichor_sh_2" },
{ "id": "end_piece", "fg": "t_nm_ichor_sh_3" },
{ "id": "t_connection", "fg": "t_nm_ichor_sh_0" },
{ "id": "unconnected", "fg": "t_nm_ichor_sh_4" }
]
}
]
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 4ddc5df

Please sign in to comment.