diff --git a/client/assets/characters/clothing/boots_work/average_f.glb b/client/assets/characters/clothing/boots_work/average_f.glb new file mode 100644 index 000000000..9162ec7af Binary files /dev/null and b/client/assets/characters/clothing/boots_work/average_f.glb differ diff --git a/client/assets/characters/clothing/boots_work/average_m.glb b/client/assets/characters/clothing/boots_work/average_m.glb new file mode 100644 index 000000000..70d0900d4 Binary files /dev/null and b/client/assets/characters/clothing/boots_work/average_m.glb differ diff --git a/client/assets/characters/clothing/boots_work/child.glb b/client/assets/characters/clothing/boots_work/child.glb new file mode 100644 index 000000000..54e3cb69e Binary files /dev/null and b/client/assets/characters/clothing/boots_work/child.glb differ diff --git a/client/assets/characters/clothing/boots_work/coverage.json b/client/assets/characters/clothing/boots_work/coverage.json new file mode 100644 index 000000000..8ce9666a3 --- /dev/null +++ b/client/assets/characters/clothing/boots_work/coverage.json @@ -0,0 +1,9 @@ +{ + "hides": [ + "foot_l", + "foot_r", + "leg_lower_l", + "leg_lower_r" + ], + "torso_variant": "full" +} \ No newline at end of file diff --git a/client/assets/characters/clothing/boots_work/heavy_f.glb b/client/assets/characters/clothing/boots_work/heavy_f.glb new file mode 100644 index 000000000..2c0afb908 Binary files /dev/null and b/client/assets/characters/clothing/boots_work/heavy_f.glb differ diff --git a/client/assets/characters/clothing/boots_work/heavy_m.glb b/client/assets/characters/clothing/boots_work/heavy_m.glb new file mode 100644 index 000000000..d17369b9c Binary files /dev/null and b/client/assets/characters/clothing/boots_work/heavy_m.glb differ diff --git a/client/assets/characters/clothing/boots_work/muscular_f.glb b/client/assets/characters/clothing/boots_work/muscular_f.glb new file mode 100644 index 000000000..8e974361b Binary files /dev/null and b/client/assets/characters/clothing/boots_work/muscular_f.glb differ diff --git a/client/assets/characters/clothing/boots_work/muscular_m.glb b/client/assets/characters/clothing/boots_work/muscular_m.glb new file mode 100644 index 000000000..63944220b Binary files /dev/null and b/client/assets/characters/clothing/boots_work/muscular_m.glb differ diff --git a/client/assets/characters/clothing/boots_work/reference.glb b/client/assets/characters/clothing/boots_work/reference.glb new file mode 100644 index 000000000..70d0900d4 Binary files /dev/null and b/client/assets/characters/clothing/boots_work/reference.glb differ diff --git a/client/assets/characters/clothing/boots_work/reference_mask.png b/client/assets/characters/clothing/boots_work/reference_mask.png new file mode 100644 index 000000000..93770e0b3 Binary files /dev/null and b/client/assets/characters/clothing/boots_work/reference_mask.png differ diff --git a/client/assets/characters/clothing/boots_work/teen_f.glb b/client/assets/characters/clothing/boots_work/teen_f.glb new file mode 100644 index 000000000..1d38baabe Binary files /dev/null and b/client/assets/characters/clothing/boots_work/teen_f.glb differ diff --git a/client/assets/characters/clothing/boots_work/teen_m.glb b/client/assets/characters/clothing/boots_work/teen_m.glb new file mode 100644 index 000000000..888e5db74 Binary files /dev/null and b/client/assets/characters/clothing/boots_work/teen_m.glb differ diff --git a/client/assets/characters/clothing/boots_work/thin_f.glb b/client/assets/characters/clothing/boots_work/thin_f.glb new file mode 100644 index 000000000..ef13c79cc Binary files /dev/null and b/client/assets/characters/clothing/boots_work/thin_f.glb differ diff --git a/client/assets/characters/clothing/boots_work/thin_m.glb b/client/assets/characters/clothing/boots_work/thin_m.glb new file mode 100644 index 000000000..f39ec9aef Binary files /dev/null and b/client/assets/characters/clothing/boots_work/thin_m.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/average_f.glb b/client/assets/characters/clothing/coveralls_basic/average_f.glb new file mode 100644 index 000000000..c1fbf8f11 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/average_f.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/average_m.glb b/client/assets/characters/clothing/coveralls_basic/average_m.glb new file mode 100644 index 000000000..e5964521e Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/average_m.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/child.glb b/client/assets/characters/clothing/coveralls_basic/child.glb new file mode 100644 index 000000000..c544b3ba1 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/child.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/coverage.json b/client/assets/characters/clothing/coveralls_basic/coverage.json new file mode 100644 index 000000000..a1ed29129 --- /dev/null +++ b/client/assets/characters/clothing/coveralls_basic/coverage.json @@ -0,0 +1,19 @@ +{ + "hides": [ + "torso", + "torso_upper", + "arm_upper_l", + "arm_upper_r", + "arm_lower_l", + "arm_lower_r", + "hand_l", + "hand_r", + "leg_upper_l", + "leg_upper_r", + "leg_lower_l", + "leg_lower_r", + "foot_l", + "foot_r" + ], + "torso_variant": "full" +} \ No newline at end of file diff --git a/client/assets/characters/clothing/coveralls_basic/heavy_f.glb b/client/assets/characters/clothing/coveralls_basic/heavy_f.glb new file mode 100644 index 000000000..291a9934d Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/heavy_f.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/heavy_m.glb b/client/assets/characters/clothing/coveralls_basic/heavy_m.glb new file mode 100644 index 000000000..7570be54f Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/heavy_m.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/muscular_f.glb b/client/assets/characters/clothing/coveralls_basic/muscular_f.glb new file mode 100644 index 000000000..f1aea986f Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/muscular_f.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/muscular_m.glb b/client/assets/characters/clothing/coveralls_basic/muscular_m.glb new file mode 100644 index 000000000..a6bb771bd Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/muscular_m.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/reference.glb b/client/assets/characters/clothing/coveralls_basic/reference.glb new file mode 100644 index 000000000..e5964521e Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/reference.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/reference_mask.png b/client/assets/characters/clothing/coveralls_basic/reference_mask.png new file mode 100644 index 000000000..93770e0b3 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/reference_mask.png differ diff --git a/client/assets/characters/clothing/coveralls_basic/teen_f.glb b/client/assets/characters/clothing/coveralls_basic/teen_f.glb new file mode 100644 index 000000000..d069cdf45 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/teen_f.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/teen_m.glb b/client/assets/characters/clothing/coveralls_basic/teen_m.glb new file mode 100644 index 000000000..258b412e0 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/teen_m.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/thin_f.glb b/client/assets/characters/clothing/coveralls_basic/thin_f.glb new file mode 100644 index 000000000..ff5ca69a2 Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/thin_f.glb differ diff --git a/client/assets/characters/clothing/coveralls_basic/thin_m.glb b/client/assets/characters/clothing/coveralls_basic/thin_m.glb new file mode 100644 index 000000000..73bc2b66d Binary files /dev/null and b/client/assets/characters/clothing/coveralls_basic/thin_m.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/average_f.glb b/client/assets/characters/clothing/jacket_utility/average_f.glb new file mode 100644 index 000000000..e125f083e Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/average_f.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/average_m.glb b/client/assets/characters/clothing/jacket_utility/average_m.glb new file mode 100644 index 000000000..4cc7705e1 Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/average_m.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/child.glb b/client/assets/characters/clothing/jacket_utility/child.glb new file mode 100644 index 000000000..6b5c62c0d Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/child.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/coverage.json b/client/assets/characters/clothing/jacket_utility/coverage.json new file mode 100644 index 000000000..c94bee561 --- /dev/null +++ b/client/assets/characters/clothing/jacket_utility/coverage.json @@ -0,0 +1,11 @@ +{ + "hides": [ + "torso", + "torso_upper", + "arm_upper_l", + "arm_upper_r", + "arm_lower_l", + "arm_lower_r" + ], + "torso_variant": "full" +} \ No newline at end of file diff --git a/client/assets/characters/clothing/jacket_utility/heavy_f.glb b/client/assets/characters/clothing/jacket_utility/heavy_f.glb new file mode 100644 index 000000000..a0ba96643 Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/heavy_f.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/heavy_m.glb b/client/assets/characters/clothing/jacket_utility/heavy_m.glb new file mode 100644 index 000000000..8e962d60a Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/heavy_m.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/muscular_f.glb b/client/assets/characters/clothing/jacket_utility/muscular_f.glb new file mode 100644 index 000000000..45d4102b6 Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/muscular_f.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/muscular_m.glb b/client/assets/characters/clothing/jacket_utility/muscular_m.glb new file mode 100644 index 000000000..af214c7bd Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/muscular_m.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/reference.glb b/client/assets/characters/clothing/jacket_utility/reference.glb new file mode 100644 index 000000000..4cc7705e1 Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/reference.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/reference_mask.png b/client/assets/characters/clothing/jacket_utility/reference_mask.png new file mode 100644 index 000000000..93770e0b3 Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/reference_mask.png differ diff --git a/client/assets/characters/clothing/jacket_utility/teen_f.glb b/client/assets/characters/clothing/jacket_utility/teen_f.glb new file mode 100644 index 000000000..f2681956a Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/teen_f.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/teen_m.glb b/client/assets/characters/clothing/jacket_utility/teen_m.glb new file mode 100644 index 000000000..a1c7f405c Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/teen_m.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/thin_f.glb b/client/assets/characters/clothing/jacket_utility/thin_f.glb new file mode 100644 index 000000000..2c222a62e Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/thin_f.glb differ diff --git a/client/assets/characters/clothing/jacket_utility/thin_m.glb b/client/assets/characters/clothing/jacket_utility/thin_m.glb new file mode 100644 index 000000000..2b0c3de3d Binary files /dev/null and b/client/assets/characters/clothing/jacket_utility/thin_m.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/average_f.glb b/client/assets/characters/clothing/pants_cargo/average_f.glb new file mode 100644 index 000000000..bcd344c72 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/average_f.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/average_m.glb b/client/assets/characters/clothing/pants_cargo/average_m.glb new file mode 100644 index 000000000..7c03bc918 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/average_m.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/child.glb b/client/assets/characters/clothing/pants_cargo/child.glb new file mode 100644 index 000000000..4c039b510 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/child.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/coverage.json b/client/assets/characters/clothing/pants_cargo/coverage.json new file mode 100644 index 000000000..d6e40331a --- /dev/null +++ b/client/assets/characters/clothing/pants_cargo/coverage.json @@ -0,0 +1,9 @@ +{ + "hides": [ + "leg_upper_l", + "leg_upper_r", + "leg_lower_l", + "leg_lower_r" + ], + "torso_variant": "full" +} \ No newline at end of file diff --git a/client/assets/characters/clothing/pants_cargo/heavy_f.glb b/client/assets/characters/clothing/pants_cargo/heavy_f.glb new file mode 100644 index 000000000..f160d9b17 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/heavy_f.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/heavy_m.glb b/client/assets/characters/clothing/pants_cargo/heavy_m.glb new file mode 100644 index 000000000..6410dc8ba Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/heavy_m.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/muscular_f.glb b/client/assets/characters/clothing/pants_cargo/muscular_f.glb new file mode 100644 index 000000000..9d50c04b0 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/muscular_f.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/muscular_m.glb b/client/assets/characters/clothing/pants_cargo/muscular_m.glb new file mode 100644 index 000000000..edba5e2b2 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/muscular_m.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/reference.glb b/client/assets/characters/clothing/pants_cargo/reference.glb new file mode 100644 index 000000000..7c03bc918 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/reference.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/reference_mask.png b/client/assets/characters/clothing/pants_cargo/reference_mask.png new file mode 100644 index 000000000..93770e0b3 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/reference_mask.png differ diff --git a/client/assets/characters/clothing/pants_cargo/teen_f.glb b/client/assets/characters/clothing/pants_cargo/teen_f.glb new file mode 100644 index 000000000..6072e587a Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/teen_f.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/teen_m.glb b/client/assets/characters/clothing/pants_cargo/teen_m.glb new file mode 100644 index 000000000..6e22a5324 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/teen_m.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/thin_f.glb b/client/assets/characters/clothing/pants_cargo/thin_f.glb new file mode 100644 index 000000000..543808621 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/thin_f.glb differ diff --git a/client/assets/characters/clothing/pants_cargo/thin_m.glb b/client/assets/characters/clothing/pants_cargo/thin_m.glb new file mode 100644 index 000000000..92ea2a9b8 Binary files /dev/null and b/client/assets/characters/clothing/pants_cargo/thin_m.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/average_f.glb b/client/assets/characters/clothing/shirt_henley/average_f.glb new file mode 100644 index 000000000..3d327aed0 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/average_f.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/average_m.glb b/client/assets/characters/clothing/shirt_henley/average_m.glb new file mode 100644 index 000000000..f43989352 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/average_m.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/child.glb b/client/assets/characters/clothing/shirt_henley/child.glb new file mode 100644 index 000000000..9cb3e7ba6 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/child.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/coverage.json b/client/assets/characters/clothing/shirt_henley/coverage.json new file mode 100644 index 000000000..82d9e7154 --- /dev/null +++ b/client/assets/characters/clothing/shirt_henley/coverage.json @@ -0,0 +1,9 @@ +{ + "hides": [ + "torso", + "torso_upper", + "arm_upper_l", + "arm_upper_r" + ], + "torso_variant": "full" +} \ No newline at end of file diff --git a/client/assets/characters/clothing/shirt_henley/heavy_f.glb b/client/assets/characters/clothing/shirt_henley/heavy_f.glb new file mode 100644 index 000000000..1d52ee0fc Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/heavy_f.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/heavy_m.glb b/client/assets/characters/clothing/shirt_henley/heavy_m.glb new file mode 100644 index 000000000..7b162539a Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/heavy_m.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/muscular_f.glb b/client/assets/characters/clothing/shirt_henley/muscular_f.glb new file mode 100644 index 000000000..8f23f72a0 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/muscular_f.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/muscular_m.glb b/client/assets/characters/clothing/shirt_henley/muscular_m.glb new file mode 100644 index 000000000..4ddc103e3 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/muscular_m.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/reference.glb b/client/assets/characters/clothing/shirt_henley/reference.glb new file mode 100644 index 000000000..f43989352 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/reference.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/reference_mask.png b/client/assets/characters/clothing/shirt_henley/reference_mask.png new file mode 100644 index 000000000..93770e0b3 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/reference_mask.png differ diff --git a/client/assets/characters/clothing/shirt_henley/teen_f.glb b/client/assets/characters/clothing/shirt_henley/teen_f.glb new file mode 100644 index 000000000..0f3af89c8 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/teen_f.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/teen_m.glb b/client/assets/characters/clothing/shirt_henley/teen_m.glb new file mode 100644 index 000000000..c027b5b9e Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/teen_m.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/thin_f.glb b/client/assets/characters/clothing/shirt_henley/thin_f.glb new file mode 100644 index 000000000..61262b8b0 Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/thin_f.glb differ diff --git a/client/assets/characters/clothing/shirt_henley/thin_m.glb b/client/assets/characters/clothing/shirt_henley/thin_m.glb new file mode 100644 index 000000000..2a0e358bb Binary files /dev/null and b/client/assets/characters/clothing/shirt_henley/thin_m.glb differ