Skip to content

Commit

Permalink
cleaned: missile
Browse files Browse the repository at this point in the history
  • Loading branch information
Golfavel committed Feb 6, 2024
1 parent 0700590 commit c387a24
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 1 deletion.
32 changes: 32 additions & 0 deletions gfx/NeoDays/pngs_tiles_10x10/terrain/t_missile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"id": "t_missile",
"fg": "t_missile_0",
"rotates": false,
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "t_missile_0"
},
{
"id": "corner",
"fg": "t_missile_1"
},
{
"id": "edge",
"fg": "t_missile_0"
},
{
"id": "end_piece",
"fg": "t_missile_0"
},
{
"id": "t_connection",
"fg": "t_missile_2"
},
{
"id": "unconnected",
"fg": "t_missile_0"
}
]
}
1 change: 0 additions & 1 deletion gfx/NeoDays/pngs_tiles_10x10/terrain/t_missile_0.json

This file was deleted.

0 comments on commit c387a24

Please sign in to comment.