mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix_salamander tail_front offset
This commit is contained in:
parent
54c39c03f7
commit
1cca6cfa74
@ -177,7 +177,7 @@
|
||||
central: ("npc.salamander.male.tail_rear"),
|
||||
),
|
||||
tail_front: (
|
||||
offset: (-4.5, -9.0, -3.0),
|
||||
offset: (-5.5, -9.0, -3.0),
|
||||
central: ("npc.salamander.male.tail_front"),
|
||||
),
|
||||
),
|
||||
@ -203,7 +203,7 @@
|
||||
central: ("npc.salamander.male.tail_rear"),
|
||||
),
|
||||
tail_front: (
|
||||
offset: (-4.5, -9.0, -3.0),
|
||||
offset: (-5.5, -9.0, -3.0),
|
||||
central: ("npc.salamander.male.tail_front"),
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user