mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
asset and manifest tweaks
This commit is contained in:
parent
76cdd81c06
commit
e3cbdc82bc
@ -1,19 +1,19 @@
|
||||
({
|
||||
(Reddragon, Male): (
|
||||
wing_in_l: (
|
||||
offset: (-0.5, -3.5, -44.0),
|
||||
offset: (-24.0, -3.0, 0.0),
|
||||
lateral: ("npc.reddragon.male.wing_in_l"),
|
||||
),
|
||||
wing_in_r: (
|
||||
offset: (-0.5, -3.5, -44.0),
|
||||
offset: (0.0, -3.0, 0.0),
|
||||
lateral: ("npc.reddragon.male.wing_in_r"),
|
||||
),
|
||||
wing_out_l: (
|
||||
offset: (-0.5, -3.5, -38.0),
|
||||
offset: (-29.0, -3.0, -4.0),
|
||||
lateral: ("npc.reddragon.male.wing_out_l"),
|
||||
),
|
||||
wing_out_r: (
|
||||
offset: (-0.5, -3.5, -38.0),
|
||||
offset: (0.0, -3.0, -4.0),
|
||||
lateral: ("npc.reddragon.male.wing_out_r"),
|
||||
),
|
||||
foot_fl: (
|
||||
@ -35,19 +35,19 @@
|
||||
),
|
||||
(Reddragon, Female): (
|
||||
wing_in_l: (
|
||||
offset: (-0.5, -3.5, -44.0),
|
||||
offset: (-24.0, -3.0, 0.0),
|
||||
lateral: ("npc.reddragon.female.wing_in_l"),
|
||||
),
|
||||
wing_in_r: (
|
||||
offset: (-0.5, -3.5, -44.0),
|
||||
offset: (0.0, -3.0, 0.0),
|
||||
lateral: ("npc.reddragon.female.wing_in_r"),
|
||||
),
|
||||
wing_out_l: (
|
||||
offset: (-0.5, -3.5, -38.0),
|
||||
offset: (-29.0, -3.0, -4.0),
|
||||
lateral: ("npc.reddragon.female.wing_out_l"),
|
||||
),
|
||||
wing_out_r: (
|
||||
offset: (-0.5, -3.5, -38.0),
|
||||
offset: (0.0, -3.0, -4.0),
|
||||
lateral: ("npc.reddragon.female.wing_out_r"),
|
||||
),
|
||||
foot_fl: (
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user