Merge branch 'uniior/furniture' into 'master'

More new furniture sprites

See merge request veloren/veloren!4428
This commit is contained in:
crabman 2024-04-13 16:16:20 +00:00
commit e160fca7d7
25 changed files with 44 additions and 43 deletions

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Petting animals tamed by you or someone else!
- Updated furniture sprites.
### Changed

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2595,12 +2595,12 @@ DrawerMedium: Some((
variations: [
(
model: "voxygen.voxel.sprite.furniture.drawer_medium-0",
offset: (-11.0, -5.0, 0.0),
offset: (-11.5, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(
model: "voxygen.voxel.sprite.furniture.drawer_medium-1",
offset: (-11.0, -5.0, 0.0),
offset: (-11.5, -5.0, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
],
@ -2894,7 +2894,7 @@ WardrobeDouble: Some((
),
(
model: "voxygen.voxel.sprite.furniture.wardrobe_double-1",
offset: (-10.5, -6.0, 0.0),
offset: (-10.5, -6.5, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
],
@ -2905,7 +2905,7 @@ WardrobeSingle: Some((
variations: [
(
model: "voxygen.voxel.sprite.furniture.wardrobe_single-0",
offset: (-5.5, -6.0, 0.0),
offset: (-5.5, -6.5, 0.0),
lod_axes: (1.0, 1.0, 1.0),
),
(