asset and manifest tweaks

This commit is contained in:
jshipsey 2020-05-08 01:01:50 -04:00
parent 5b518b137c
commit e5a7086502
6 changed files with 16 additions and 19 deletions

View File

@ -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.