mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'fix_salamander_tail_front_offset' into 'master'
fix_salamander tail_front offset See merge request veloren/veloren!3863
This commit is contained in:
commit
1ea69156da
@ -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