diff --git a/gfx/NeoDays/pngs_tiles_10x10/furniture/tool/f_anvil_bronze.png b/gfx/NeoDays/pngs_tiles_10x10/furniture/tool/f_anvil_bronze.png new file mode 100644 index 0000000000..67504f3a60 Binary files /dev/null and b/gfx/NeoDays/pngs_tiles_10x10/furniture/tool/f_anvil_bronze.png differ diff --git a/gfx/NeoDays/pngs_tiles_10x10/items/tools/hammer_bronze.png b/gfx/NeoDays/pngs_tiles_10x10/items/tools/hammer_bronze.png new file mode 100644 index 0000000000..feed94af4b Binary files /dev/null and b/gfx/NeoDays/pngs_tiles_10x10/items/tools/hammer_bronze.png differ diff --git a/gfx/NeoDays/pngs_tiles_10x10/items/tools/nail_puller_bronze.png b/gfx/NeoDays/pngs_tiles_10x10/items/tools/nail_puller_bronze.png new file mode 100644 index 0000000000..ce9993782b Binary files /dev/null and b/gfx/NeoDays/pngs_tiles_10x10/items/tools/nail_puller_bronze.png differ diff --git a/gfx/NeoDays/pngs_tiles_10x10/items/tools/saw_bronze.png b/gfx/NeoDays/pngs_tiles_10x10/items/tools/saw_bronze.png new file mode 100644 index 0000000000..b99b2c45a0 Binary files /dev/null and b/gfx/NeoDays/pngs_tiles_10x10/items/tools/saw_bronze.png differ diff --git a/gfx/NeoDays/pngs_tiles_10x10/items/wire_mesh.json b/gfx/NeoDays/pngs_tiles_10x10/items/wire_mesh.json new file mode 100644 index 0000000000..205aa71a99 --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/items/wire_mesh.json @@ -0,0 +1,7 @@ +{ + "id": [ + "wire_mesh", + "splatter_guard" + ], + "fg": "wire_mesh" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/head/powered_earmuffs.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/head/powered_earmuffs.json index ba240d9332..0f96556277 100644 --- a/gfx/NeoDays/pngs_tiles_10x10/wearables/head/powered_earmuffs.json +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/head/powered_earmuffs.json @@ -2,7 +2,8 @@ "id": [ "powered_earmuffs", "powered_earmuffs_on", - "hat_noise_cancelling" + "hat_noise_cancelling", + "headphones_circumaural" ], "fg": "powered_earmuffs" }