diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2015-08-20 16:45:02 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2015-08-20 16:45:02 -0400 |
commit | fbe58c1bdf565c95e01d67a98faa6f3d00b4df0c (patch) | |
tree | e6049f5042f9b2cba3d1166161be559d7f6bc2d4 /indra | |
parent | 217fb294340b63ce8b3ffa1503649396043c1881 (diff) |
SL-109 WIP - default av is wings+tail, others available with debug settings AvatarFileName and SkeletonFileName
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/character/avatar_skeleton_tentacles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/character/avatar_skeleton_tentacles.xml b/indra/newview/character/avatar_skeleton_tentacles.xml index c232169b70..9863a5cbfd 100644 --- a/indra/newview/character/avatar_skeleton_tentacles.xml +++ b/indra/newview/character/avatar_skeleton_tentacles.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="US-ASCII" standalone="yes"?> -<linden_skeleton version="1.0" num_bones="153" num_collision_volumes="26"> +<linden_skeleton version="1.0" num_bones="152" num_collision_volumes="26"> <bone name="mPelvis" pos="0.000 0.000 1.067" rot="0.000000 0.000000 0.000000" scale="1.000 1.000 1.000" pivot="0.000000 0.000000 1.067015"> <collision_volume name="PELVIS" pos = "-0.01 0 -0.02" rot="0.000000 8.00000 0.000000" scale="0.12 0.16 0.17"/> <collision_volume name="BUTT" pos = "-0.06 0 -0.1" rot="0.000000 0.00000 0.000000" scale="0.1 0.1 0.1"/> |