diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/feet/boots_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/feet/boots_chitin.json new file mode 100644 index 0000000000..292e674925 --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/feet/boots_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "boots_chitin", + "xl_boots_chitin", + "xs_boots_chitin" + ], + "fg": "boots_chitin" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/armguard_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/armguard_chitin.json new file mode 100644 index 0000000000..ddf884c7f1 --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/armguard_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "armguard_chitin", + "xl_armguard_chitin", + "xs_armguard_chitin" + ], + "fg": "armguard_chitin" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/gauntlets_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/gauntlets_chitin.json new file mode 100644 index 0000000000..7922c5bc2c --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/hands/gauntlets_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "gauntlets_chitin", + "xl_gauntlets_chitin", + "xs_gauntlets_chitin" + ], + "fg": "gauntlets_chitin" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/head/helmet_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/head/helmet_chitin.json new file mode 100644 index 0000000000..68f0b8ea84 --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/head/helmet_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "helmet_chitin", + "xl_helmet_chitin", + "helmet_chitin_xs" + ], + "fg": "helmet_chitin" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/legs/legguard_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/legs/legguard_chitin.json new file mode 100644 index 0000000000..075054228b --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/legs/legguard_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "legguard_chitin", + "xl_legguard_chitin", + "xs_legguard_chitin" + ], + "fg": "legguard_chitin" +} diff --git a/gfx/NeoDays/pngs_tiles_10x10/wearables/torso/armor_chitin.json b/gfx/NeoDays/pngs_tiles_10x10/wearables/torso/armor_chitin.json new file mode 100644 index 0000000000..e8e4d78f32 --- /dev/null +++ b/gfx/NeoDays/pngs_tiles_10x10/wearables/torso/armor_chitin.json @@ -0,0 +1,8 @@ +{ + "id": [ + "armor_chitin", + "xl_armor_chitin", + "armor_chitin_xs" + ], + "fg": "armor_chitin" +}