diff --git a/assets/voxygen/item_image_manifest.ron b/assets/voxygen/item_image_manifest.ron index 7294505cb3..c0f91482e4 100644 --- a/assets/voxygen/item_image_manifest.ron +++ b/assets/voxygen/item_image_manifest.ron @@ -181,7 +181,7 @@ "voxel.armor.hand.cloth_green_right-0", (0.0, -1.0, 0.0), (-90.0, 135.0, 0.0), 1.0, ), - Armor(Shoulder(Leather1)): VoxTrans( + Armor(Shoulder(ClothGreen0)): VoxTrans( "voxel.armor.shoulder.cloth_green_right-0", (0.0, 0.0, 0.0), (-90.0, 130.0, 0.0), 1.2, ), diff --git a/assets/voxygen/voxel/armor/hand/leather_right-0.vox b/assets/voxygen/voxel/armor/hand/leather_right-0.vox index cb8da5f70a..d9c4695424 100644 Binary files a/assets/voxygen/voxel/armor/hand/leather_right-0.vox and b/assets/voxygen/voxel/armor/hand/leather_right-0.vox differ diff --git a/assets/voxygen/voxel/weapon/axe/orc-0.vox b/assets/voxygen/voxel/weapon/axe/orc-0.vox new file mode 100644 index 0000000000..351ab2569e Binary files /dev/null and b/assets/voxygen/voxel/weapon/axe/orc-0.vox differ diff --git a/assets/voxygen/voxel/weapon/hammer/orc-0.vox b/assets/voxygen/voxel/weapon/hammer/orc-0.vox new file mode 100644 index 0000000000..35503f01fc Binary files /dev/null and b/assets/voxygen/voxel/weapon/hammer/orc-0.vox differ diff --git a/assets/voxygen/voxel/weapon/staff/orc-0.vox b/assets/voxygen/voxel/weapon/staff/orc-0.vox new file mode 100644 index 0000000000..bfe3bcc75e Binary files /dev/null and b/assets/voxygen/voxel/weapon/staff/orc-0.vox differ