diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-04-07 11:50:16 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-04-07 11:50:16 -0400 |
commit | 535a3b3b2edd902cd814050344f5ee62cf55abd6 (patch) | |
tree | 7c88c0625211252b45959e827da92050072a3f51 /indra/newview/character | |
parent | bd2b5b1666d7d7f43b86a24295e9a1f233fd7394 (diff) |
SL-344 - added attachment points for hind feet
Diffstat (limited to 'indra/newview/character')
-rwxr-xr-x | indra/newview/character/avatar_lad.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/indra/newview/character/avatar_lad.xml b/indra/newview/character/avatar_lad.xml index bac006ff59..e368e91988 100755 --- a/indra/newview/character/avatar_lad.xml +++ b/indra/newview/character/avatar_lad.xml @@ -545,6 +545,26 @@ rotation="0 0 0" visible_in_first_person="true"/> + <attachment_point + id="54" + group="8" + pie_slice="13" + name="Left Hind Foot" + joint="mHindLimb4Left" + position="0.000 0.000 0.000" + rotation="0 0 0" + visible_in_first_person="true"/> + + <attachment_point + id="55" + group="8" + pie_slice="14" + name="Right Hind Foot" + joint="mHindLimb4Right" + position="0.000 0.000 0.000" + rotation="0 0 0" + visible_in_first_person="true"/> + <!-- END BENTO --> <param |