-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added: solid hydrogen canister connected: various rebreather fillters with canned clams; various rebreather cartridges and various mask cartridges with 'rebreather_filter' * added: folded inflatable boat * fixed: missing 'generic_folded_vehicle' * added: engine block connected: various welding blankets with emergency blanket * added: various scissors * added: battlefield cross * connected: drill press (appliance) to drill press (furniture) * added: coffee pot changed: coffeemaker, atomic coffee maker (shifted pixels down one) * added: various wallets * added: pencil sharpener cleaned: razorblade * added: pencil case * added: tear gas sprayer * added: metal trash can, industrial trash can (vehicle part), trash can (item), industrial trash can (item) changed: trash can (furniture) * added: disconnected refrigerator, disconnected glass door refrigerator connected: sample freezer to freezer * connected: polaroid photo and photograph with family photo
- Loading branch information
Showing
41 changed files
with
59 additions
and
5 deletions.
There are no files selected for viewing
Binary file added
BIN
+135 Bytes
gfx/NeoDays/pngs_tiles_10x10/furniture/outdoors/f_battlefield_cross.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 modified
BIN
-13 Bytes
(91%)
gfx/NeoDays/pngs_tiles_10x10/furniture/outdoors/f_trashcan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions
7
gfx/NeoDays/pngs_tiles_10x10/furniture/utility/f_drill_press.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,7 @@ | ||
{ | ||
"id": [ | ||
"f_drill_press", | ||
"vp_ap_drill_press" | ||
], | ||
"fg": "f_drill_press" | ||
} |
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,7 +1,8 @@ | ||
{ | ||
"id": [ | ||
"f_freezer", | ||
"vp_ap_freezer" | ||
"vp_ap_freezer", | ||
"f_sample_freezer" | ||
], | ||
"fg": "f_freezer" | ||
} |
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
+142 Bytes
gfx/NeoDays/pngs_tiles_10x10/items/deployables/f_metal_trashcan.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.
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.
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,9 @@ | ||
{ | ||
"id": [ | ||
"emer_blanket", | ||
"welding_blanket", | ||
"makeshift_welding_blanket", | ||
"generic_folded_vehicle" | ||
], | ||
"fg": "emer_blanket" | ||
} |
File renamed without changes
1 change: 0 additions & 1 deletion
1
gfx/NeoDays/pngs_tiles_10x10/items/emer_blanket_generic_folded_vehicle_0.json
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"id": [ | ||
"engine_block_tiny", | ||
"engine_block_small", | ||
"engine_block_medium", | ||
"engine_block_large", | ||
"engine_block_massive" | ||
], | ||
"fg": "engine_block" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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": [ | ||
"family_photo", | ||
"wallet_photo", | ||
"polaroid_photo" | ||
], | ||
"fg": "family_photo" | ||
} |
File renamed without changes
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
1 change: 0 additions & 1 deletion
1
...x10/items/plasma_charge_shot_rebreather_filter_gasfilter_s_gasfilter_m_gasfilter_l_0.json
This file was deleted.
Oops, something went wrong.
File renamed without changes
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"id": [ | ||
"rebreather_filter", | ||
"rebreather_cartridge_regen", | ||
"rebreather_cartridge_o2", | ||
"rebreather_cartridge_air", | ||
"gasfilter_s", | ||
"gasfilter_sm", | ||
"gasfilter_m", | ||
"gasfilter_med", | ||
"gasfilter_l" | ||
], | ||
"fg": "rebreather_filter" | ||
} |
File renamed without changes
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
-27 Bytes
(84%)
gfx/NeoDays/pngs_tiles_10x10/items/tools/kitchenware/atomic_coffeepot.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 modified
BIN
-25 Bytes
(84%)
gfx/NeoDays/pngs_tiles_10x10/items/tools/kitchenware/coffeemaker.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.
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.
Binary file added
BIN
+133 Bytes
gfx/NeoDays/pngs_tiles_10x10/items/vehicle/folded_inflatable_boat.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.
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.
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,7 @@ | ||
{ | ||
"id": [ | ||
"wallet_leather", | ||
"wallet_stylish" | ||
], | ||
"fg": "wallet_leather" | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.