mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
placement fix
This commit is contained in:
parent
c630df7f9a
commit
68192738ee
@ -62,11 +62,11 @@
|
|||||||
),
|
),
|
||||||
Leather0: (
|
Leather0: (
|
||||||
left: (
|
left: (
|
||||||
vox_spec: ("armor.shoulder.leather_left-0", (-3.6, -3.5, 1.0)),
|
vox_spec: ("armor.shoulder.leather_left-0", (-3.2, -3.5, 1.0)),
|
||||||
color: None
|
color: None
|
||||||
),
|
),
|
||||||
right: (
|
right: (
|
||||||
vox_spec: ("armor.shoulder.leather_right-0", (-2.6, -3.5, 1.0)),
|
vox_spec: ("armor.shoulder.leather_right-0", (-1.8, -3.5, 1.0)),
|
||||||
color: None
|
color: None
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user