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:
Isse 2023-04-09 10:46:57 +00:00
commit 1ea69156da

View File

@ -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"),
),
),