forked from I-am-Erk/CDDA-Tilesets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ultica "new fd_sludge by vetal_l" (I-am-Erk#814)
- Loading branch information
Showing
20 changed files
with
53 additions
and
7 deletions.
There are no files selected for viewing
Binary file removed
BIN
-486 Bytes
gfx/UltimateCataclysm/pngs_incomplete_32x32/fields/sludge/fd_sludge.png
Binary file not shown.
7 changes: 0 additions & 7 deletions
7
gfx/UltimateCataclysm/pngs_incomplete_32x32/fields/sludge/sludge.json
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/credits.txt
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 @@ | ||
vetal_l |
52 changes: 52 additions & 0 deletions
52
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge.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,52 @@ | ||
{ | ||
"id": "fd_sludge", | ||
"fg": "fd_sludge_unconnected", | ||
"multitile": true, | ||
"additional_tiles": [ | ||
{ | ||
"id": "center", | ||
"fg": "fd_sludge_center" | ||
}, | ||
{ | ||
"id": "corner", | ||
"fg": [ | ||
"fd_sludge_corner_nw", | ||
"fd_sludge_corner_sw", | ||
"fd_sludge_corner_se", | ||
"fd_sludge_corner_ne" | ||
] | ||
}, | ||
{ | ||
"id": "t_connection", | ||
"fg": [ | ||
"fd_sludge_t_connection_n", | ||
"fd_sludge_t_connection_w", | ||
"fd_sludge_t_connection_s", | ||
"fd_sludge_t_connection_e" | ||
] | ||
}, | ||
{ | ||
"id": "edge", | ||
"fg": [ | ||
"fd_sludge_edge_ns", | ||
"fd_sludge_edge_ew" | ||
] | ||
}, | ||
{ | ||
"id": "end_piece", | ||
"fg": [ | ||
"fd_sludge_end_piece_n", | ||
"fd_sludge_end_piece_w", | ||
"fd_sludge_end_piece_s", | ||
"fd_sludge_end_piece_e" | ||
] | ||
}, | ||
{ | ||
"id": "unconnected", | ||
"fg": [ | ||
"fd_sludge_unconnected", | ||
"fd_sludge_unconnected" | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+483 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_center.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
+326 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_corner_ne.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
+356 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_corner_nw.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
+413 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_corner_se.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
+389 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_corner_sw.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
+395 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_edge_ew.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
+402 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_edge_ns.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
+368 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_end_piece_e.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
+341 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_end_piece_n.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
+373 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_end_piece_s.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
+366 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_end_piece_w.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
+383 Bytes
...timateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_t_connection_e.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
+354 Bytes
...timateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_t_connection_n.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
+451 Bytes
...timateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_t_connection_s.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
+350 Bytes
...timateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_t_connection_w.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
+391 Bytes
gfx/UltimateCataclysm/pngs_normal_32x32/fields/fd_sludge/fd_sludge_unconnected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.