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.
* Guardrail WIP * Pinball machine * Chicken, cow, deer, horse * Trying to fix guadrail.json * Guardrail sidewalk background * Simple outlines for cow and chicken fillers * Anvil filler * Giant frog filler * Fern filler * Keg filler, rendered by Some_stranger * Gas pump * Radio, anvil credits * 30gal barrel * sunglasses * ASRG generator * ASRG generator * welding mask * candle * fan * acoustic guitar variant * gas pump to 32x64 and clean up * Update f_compact_ASRG_containment.png * forgot to save fix to gaspump Co-authored-by: i-am-erk <[email protected]>
- Loading branch information
Showing
63 changed files
with
201 additions
and
1 deletion.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/furniture/f_pinball_machine/credit.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,3 @@ | ||
https://sketchfab.com/3d-models/pinball-machine-4e14ebb2feb04cce8f47742cb77c14cd | ||
model by higan69 | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
...ltimateCataclysm/pngs_incomplete_32x32/furniture/f_pinball_machine/f_pinball_machine.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,5 @@ | ||
{ | ||
"id": "f_pinball_machine", | ||
"fg": ["f_pinball_machine"], | ||
"bg": [] | ||
} |
Binary file added
BIN
+1.56 KB
...taclysm/pngs_incomplete_32x32/furniture/f_pinball_machine/f_pinball_machine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/30gal_barrel/30gal_barrel.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,5 @@ | ||
{ | ||
"id": "30gal_barrel", | ||
"fg": ["30gal_barrel"], | ||
"bg": [] | ||
} |
Binary file added
BIN
+1.28 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/30gal_barrel/30gal_barrel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/30gal_barrel/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,3 @@ | ||
https://www.blendswap.com/blend/20571 | ||
model by Duion | ||
rendered by int_ua |
5 changes: 4 additions & 1 deletion
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/acoustic_guitar/acoustic_guitar.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 |
---|---|---|
@@ -1,5 +1,8 @@ | ||
{ | ||
"id": "acoustic_guitar", | ||
"fg": ["acoustic_guitar"], | ||
"fg": [ | ||
{ "weight": 100, "sprite": "acoustic_guitar" }, | ||
{ "weight": 100, "sprite": "acoustic_guitar2" } | ||
], | ||
"bg": [] | ||
} |
Binary file added
BIN
+1.36 KB
...imateCataclysm/pngs_incomplete_32x32/items/acoustic_guitar/acoustic_guitar2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/acoustic_guitar/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,4 @@ | ||
acoustic_guitar2.png | ||
https://sketchfab.com/3d-models/minimalist-guitar-5e254e9328764ad0bdd933b8cc6b78be | ||
model by Kacprzyk | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/anvil/anvil.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,5 @@ | ||
{ | ||
"id": "anvil", | ||
"fg": ["anvil"], | ||
"bg": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/anvil/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,3 @@ | ||
https://www.blendswap.com/blend/20662 | ||
model by AlanShukan | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/candle/candle.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,5 @@ | ||
{ | ||
"id": "candle", | ||
"fg": ["candle"], | ||
"bg": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/candle/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,3 @@ | ||
https://sketchfab.com/3d-models/candle-light-animated-d5e7042d18a14127a9971bb493b8c863 | ||
model by CATENCODE | ||
rendered by int_ua |
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/fan/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,3 @@ | ||
https://sketchfab.com/3d-models/fan-animation-1757576875664d9ab891168a4c01b521 | ||
model by 3DHaupt | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/fan/fan.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,5 @@ | ||
{ | ||
"id": "fan", | ||
"fg": ["fan"], | ||
"bg": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/keg/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,3 @@ | ||
https://www.blendswap.com/blend/13244 | ||
model by Banthed | ||
rendered by Some_stranger |
Binary file modified
BIN
+1.88 KB
(530%)
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/keg/keg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/radio/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,3 @@ | ||
https://www.blendswap.com/blend/23258 | ||
model by chrisjpatty | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/radio/radio.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,5 @@ | ||
{ | ||
"id": "radio", | ||
"fg": ["radio"], | ||
"bg": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/sunglasses/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,3 @@ | ||
https://sketchfab.com/3d-models/sunglasses-57185ae95254443c937b69de5c22af97 | ||
model by martn00 | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/sunglasses/sunglasses.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,5 @@ | ||
{ | ||
"id": "sunglasses", | ||
"fg": ["sunglasses"], | ||
"bg": [] | ||
} |
Binary file added
BIN
+1.2 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/sunglasses/sunglasses.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/welding_mask/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,3 @@ | ||
https://sketchfab.com/3d-models/welding-mask-4f0462e1c43e4c1db947b8eb9d37b746 | ||
model by guss67 | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/welding_mask/welding_mask.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,5 @@ | ||
{ | ||
"id": "welding_mask", | ||
"fg": ["welding_mask"], | ||
"bg": [] | ||
} |
Binary file added
BIN
+1.36 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/items/welding_mask/welding_mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_chicken/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,3 @@ | ||
https://www.blendswap.com/blend/13807 | ||
model by kednar | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_chicken/mon_chicken.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,5 @@ | ||
{ | ||
"id": "mon_chicken", | ||
"fg": ["mon_chicken"], | ||
"bg": ["shadow_32x32_small"] | ||
} |
Binary file added
BIN
+3.4 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_chicken/mon_chicken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_cow/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,3 @@ | ||
https://www.blendswap.com/blend/20146 | ||
model by vertexcat | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_cow/mon_cow.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,5 @@ | ||
{ | ||
"id": "mon_cow", | ||
"fg": ["mon_cow"], | ||
"bg": ["shadow_32x32_normal"] | ||
} |
Binary file added
BIN
+4.62 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_cow/mon_cow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_deer/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,3 @@ | ||
https://www.blendswap.com/blend/3861 | ||
model by chip | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_deer/mon_deer.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,5 @@ | ||
{ | ||
"id": "mon_deer", | ||
"fg": ["mon_deer"], | ||
"bg": ["shadow_32x32_normal"] | ||
} |
Binary file added
BIN
+1.92 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_deer/mon_deer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_frog_giant/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,3 @@ | ||
https://www.blendswap.com/blend/13078 | ||
model by arenyart | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_frog_giant/mon_frog_giant.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,5 @@ | ||
{ | ||
"id": "mon_frog_giant", | ||
"fg": ["mon_frog_giant"], | ||
"bg": ["shadow_32x32_normal"] | ||
} |
Binary file added
BIN
+2.3 KB
...imateCataclysm/pngs_incomplete_32x32/monsters/mon_frog_giant/mon_frog_giant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_horse/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,3 @@ | ||
https://www.blendswap.com/blend/14671 | ||
model by twin97 | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_horse/mon_horse.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,5 @@ | ||
{ | ||
"id": "mon_horse", | ||
"fg": ["mon_horse"], | ||
"bg": ["shadow_32x32_normal"] | ||
} |
Binary file added
BIN
+2.09 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/monsters/mon_horse/mon_horse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_incomplete_32x32/terrain/t_fern/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,3 @@ | ||
https://www.blendswap.com/blend/23636 | ||
model by BluePrintRandom | ||
rendered by int_ua |
42 changes: 42 additions & 0 deletions
42
gfx/UltimateCataclysm/pngs_incomplete_32x32/terrain/t_fern/t_fern.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,42 @@ | ||
[ | ||
{ | ||
"id": "t_fern", | ||
"fg": [ "t_fern" ], | ||
"bg": [ "t_dirt" ] | ||
}, | ||
{ | ||
"id": "t_fern_harvested", | ||
"fg": [ "t_fern_harvested" ], | ||
"bg": [ "t_dirt" ] | ||
}, | ||
{ | ||
"id": "t_fern_season_summer", | ||
"fg": [ "t_fern" ], | ||
"bg": [ "t_dirt_summer" ] | ||
}, | ||
{ | ||
"id": "t_fern_harvested_season_summer", | ||
"fg": [ "t_fern_harvested" ], | ||
"bg": [ "t_dirt_summer" ] | ||
}, | ||
{ | ||
"id": "t_fern_season_autumn", | ||
"fg": [ "t_fern" ], | ||
"bg": [ "t_dirt_autumn" ] | ||
}, | ||
{ | ||
"id": "t_fern_harvested_season_winter", | ||
"fg": [ "t_fern_harvested" ], | ||
"bg": [ "snow_deep" ] | ||
}, | ||
{ | ||
"id": "t_fern_season_winter", | ||
"fg": [ "t_fern" ], | ||
"bg": [ "snow_deep" ] | ||
}, | ||
{ | ||
"id": "t_fern_harvested_season_winter", | ||
"fg": [ "t_fern_harvested" ], | ||
"bg": [ "snow_deep" ] | ||
} | ||
] |
Binary file added
BIN
+1.84 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/terrain/t_fern/t_fern.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
+3.48 KB
gfx/UltimateCataclysm/pngs_incomplete_32x32/terrain/t_fern/t_fern_harvested.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_compact_ASRG_containment/credit.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,3 @@ | ||
https://sketchfab.com/3d-models/electric-generator-e5343992c322442fa3f9fe9a5b301d4a | ||
model by pesawatkertas | ||
rendered by int_ua |
5 changes: 5 additions & 0 deletions
5
...sm/pngs_normal_32x32/furniture/f_compact_ASRG_containment/f_compact_ASRG_containment.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,5 @@ | ||
{ | ||
"id": "f_compact_ASRG_containment", | ||
"fg": ["f_compact_ASRG_containment"], | ||
"bg": [] | ||
} |
Binary file added
BIN
+8.45 KB
...ormal_32x32/furniture/f_compact_ASRG_containment/f_compact_ASRG_containment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
gfx/UltimateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail.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,17 @@ | ||
[ | ||
{ | ||
"id": [ "t_guardrail", "t_guardrail_bg_dp", "t_guardrail_hw_air" ], | ||
"multitile": true, | ||
"fg": [ "t_guardrail_unconnected" ], | ||
"bg": ["t_sidewalk_center"], | ||
"additional_tiles": [ | ||
{ "id": "edge", "bg": ["t_sidewalk_center"], "fg": [ "t_guardrail_edge_ns", "t_guardrail_edge_ew" ] }, | ||
{ | ||
"id": "end_piece", | ||
"bg": ["t_sidewalk_center"], | ||
"fg": [ "t_guardrail_end_piece_n", "t_guardrail_end_piece_w", "t_guardrail_end_piece_s", "t_guardrail_end_piece_e" ] | ||
}, | ||
{ "bg": ["t_sidewalk_center"], "id": "unconnected", "fg": [ "t_guardrail_unconnected" ] } | ||
] | ||
} | ||
] |
Binary file added
BIN
+1.07 KB
...UltimateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+1.12 KB
...UltimateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+1.06 KB
...mateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+1.07 KB
...mateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+1.11 KB
...mateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+1.02 KB
...mateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_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
+429 Bytes
...mateCataclysm/pngs_normal_32x32/terrain/t_guardrail/t_guardrail_unconnected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
gfx/UltimateCataclysm/pngs_tall_32x64/furniture/f_gas_pump/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,3 @@ | ||
https://sketchfab.com/3d-models/vintage-gas-pump-7c188bdd8a8d4b9c8f5f6652009bd18c | ||
model by raphi14 | ||
rendered by int_ua |
12 changes: 12 additions & 0 deletions
12
gfx/UltimateCataclysm/pngs_tall_32x64/furniture/f_gas_pump/t_gas_pump.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,12 @@ | ||
[ | ||
{ | ||
"id": "t_gas_pump", | ||
"fg": [ "t_gas_pump" ], | ||
"bg": [ "t_pavement_tall" ] | ||
}, | ||
{ | ||
"id": "f_gas_pump", | ||
"fg": [ "t_gas_pump" ], | ||
"bg": [ ] | ||
} | ||
] |
Binary file added
BIN
+8.43 KB
gfx/UltimateCataclysm/pngs_tall_32x64/furniture/f_gas_pump/t_gas_pump.png
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
pyvips |