-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/mods/Aftershock/furniture/f_habitat_kitchenette/.gitkeep * Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/mods/Aftershock/furniture/f_habitat_storage_board/.gitkeep * Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/mods/Aftershock/furniture/f_screenmirror/.gitkeep * Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/mods/Aftershock/furniture/f_intermodal_crate/.gitkeep * Delete gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_metal_floor_0.json * Delete gfx/MShockXotto+/pngs_tiles_32x32/terrain/3121_t_metal_floor_0.png * Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/terrain/metal_floor/.gitkeep * Add files via upload * Add files via upload * Create .gitkeep * Add files via upload * Delete gfx/MShockXotto+/pngs_small_20x20/items/atlatl_spear/.gitkeep * Add files via upload * Add files via upload * Add files via upload * Create f_tatami.json * Add files via upload * Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/1591_f_tatami_0.png * Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/1592_f_tatami_2.png * Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/1593_f_tatami_3.png * Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami_0.json * Update t_gates_mech_control_lab.json * Update t_gates_mech_control.json * Update t_scrap_floor_0.json * Delete gfx/MShockXotto+/pngs_tiles_32x32/terrain/metal_floor directory * Add files via upload * Create t_metal_floor.json * Create t_intermodal_crate.json * Update t_intermodal_crate.json * Create f_intermodal_crate.json
- Loading branch information
1 parent
06eab78
commit 97f2108
Showing
43 changed files
with
84 additions
and
5 deletions.
There are no files selected for viewing
Binary file added
BIN
+187 Bytes
gfx/MShockXotto+/pngs_small_20x20/items/atlatl_spear/bronze_atlatl_spear.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
+186 Bytes
gfx/MShockXotto+/pngs_small_20x20/items/atlatl_spear/steel_atlatl_spear.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
+167 Bytes
gfx/MShockXotto+/pngs_small_20x20/items/atlatl_spear/wood_atlatl_spear.png
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.
Binary file modified
BIN
-4.09 KB
(26%)
...MShockXotto+/pngs_taller_32x64/terrain/overhead_lights/t_metal_floor_olight.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
+303 Bytes
...ockXotto+/pngs_tiles_32x32/character/overlay/wielded/overlay_wielded_atlatl.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 not shown.
Binary file not shown.
Binary file not shown.
52 changes: 52 additions & 0 deletions
52
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami.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": "f_tatami", | ||
"fg": "f_tatami_unconnected", | ||
"multitile": true, | ||
"additional_tiles": [ | ||
{ | ||
"id": "center", | ||
"fg": "f_tatami_center" | ||
}, | ||
{ | ||
"id": "corner", | ||
"fg": [ | ||
"f_tatami_corner_nw", | ||
"f_tatami_corner_sw", | ||
"f_tatami_corner_se", | ||
"f_tatami_corner_ne" | ||
] | ||
}, | ||
{ | ||
"id": "t_connection", | ||
"fg": [ | ||
"f_tatami_t_connection_n", | ||
"f_tatami_t_connection_w", | ||
"f_tatami_t_connection_s", | ||
"f_tatami_t_connection_e" | ||
] | ||
}, | ||
{ | ||
"id": "edge", | ||
"fg": [ | ||
"f_tatami_edge_ns", | ||
"f_tatami_edge_ew" | ||
] | ||
}, | ||
{ | ||
"id": "end_piece", | ||
"fg": [ | ||
"f_tatami_end_piece_n", | ||
"f_tatami_end_piece_w", | ||
"f_tatami_end_piece_s", | ||
"f_tatami_end_piece_e" | ||
] | ||
}, | ||
{ | ||
"id": "unconnected", | ||
"fg": [ | ||
"f_tatami_unconnected", | ||
"f_tatami_unconnected" | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+320 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+325 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+326 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+327 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+326 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+328 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+325 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+331 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+327 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+327 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+330 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+324 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+324 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+326 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+324 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_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
+328 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_tatami/f_tatami_unconnected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+607 Bytes
...32x32/mods/Aftershock/furniture/f_habitat_kitchenette/f_habitat_kitchenette.png
Oops, something went wrong.
Binary file added
BIN
+420 Bytes
...2/mods/Aftershock/furniture/f_habitat_storage_board/f_habitat_storage_board.png
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...to+/pngs_tiles_32x32/mods/Aftershock/furniture/f_intermodal_crate/f_intermodal_crate.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,8 @@ | ||
[ | ||
{ | ||
"id": "f_sealed_intermodal_crate", | ||
"fg": [ "f_sealed_intermodal_crate" ], | ||
"rotates": false, | ||
"bg": [ ] | ||
} | ||
] |
Binary file added
BIN
+581 Bytes
..._32x32/mods/Aftershock/furniture/f_intermodal_crate/f_intermodal_crate_open.png
Oops, something went wrong.
Binary file added
BIN
+484 Bytes
...2x32/mods/Aftershock/furniture/f_intermodal_crate/f_sealed_intermodal_crate.png
Oops, something went wrong.
Binary file added
BIN
+389 Bytes
...o+/pngs_tiles_32x32/mods/Aftershock/furniture/f_screenmirror/f_screenmirror.png
Oops, something went wrong.
20 changes: 20 additions & 0 deletions
20
gfx/MShockXotto+/pngs_tiles_32x32/mods/Aftershock/terrain/t_intermodal_crate.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,20 @@ | ||
[ | ||
{ | ||
"id": "t_intermodal_crate", | ||
"fg": [ "f_sealed_intermodal_crate" ], | ||
"rotates": false, | ||
"bg": [ ] | ||
}, | ||
{ | ||
"id": "t_intermodal_crate_scripted_source", | ||
"fg": [ "f_sealed_intermodal_crate" ], | ||
"rotates": false, | ||
"bg": [ ] | ||
}, | ||
{ | ||
"id": "t_intermodal_crate_scripted_destination", | ||
"fg": [ "f_sealed_intermodal_crate" ], | ||
"rotates": false, | ||
"bg": [ ] | ||
} | ||
] |
Binary file added
BIN
+577 Bytes
...2x32/mods/xedra_evolved/character/mutations/overlay_mutation_ethereal_wings.png
Oops, something went wrong.
Diff not rendered.
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
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
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 @@ | ||
{"id": "t_metal_floor", "fg": ["t_metal_floor"], "rotates": false, "bg": []} |
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1 +1 @@ | ||
{"id": "t_scrap_floor", "fg": ["3121_t_metal_floor_0"], "rotates": false, "bg": []} | ||
{"id": "t_scrap_floor", "fg": ["t_metal_floor"], "rotates": false, "bg": []} |