diff options
author | Charles Krinke | 2007-10-31 04:18:34 +0000 |
---|---|---|
committer | Charles Krinke | 2007-10-31 04:18:34 +0000 |
commit | 33d6222e8dc40331e98c3549a040d3d206eed338 (patch) | |
tree | d5481827758cdfc7a9f44faf016706ed75bd9ca4 /bin/data/avataranimations.xml | |
parent | set svn:eol-style (diff) | |
download | opensim-SC_OLD-33d6222e8dc40331e98c3549a040d3d206eed338.zip opensim-SC_OLD-33d6222e8dc40331e98c3549a040d3d206eed338.tar.gz opensim-SC_OLD-33d6222e8dc40331e98c3549a040d3d206eed338.tar.bz2 opensim-SC_OLD-33d6222e8dc40331e98c3549a040d3d206eed338.tar.xz |
Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for all three physics plugins.
Diffstat (limited to 'bin/data/avataranimations.xml')
-rw-r--r-- | bin/data/avataranimations.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/data/avataranimations.xml b/bin/data/avataranimations.xml index 9995311..2238474 100644 --- a/bin/data/avataranimations.xml +++ b/bin/data/avataranimations.xml | |||
@@ -8,4 +8,7 @@ | |||
8 | <animation name="WALK">6ed24bd8-91aa-4b12-ccc7-c97c857ab4e0</animation> | 8 | <animation name="WALK">6ed24bd8-91aa-4b12-ccc7-c97c857ab4e0</animation> |
9 | <animation name="FLY">aec4610c-757f-bc4e-c092-c6e9caf18daf</animation> | 9 | <animation name="FLY">aec4610c-757f-bc4e-c092-c6e9caf18daf</animation> |
10 | <animation name="SIT">1a5fe8ac-a804-8a5d-7cbd-56bd83184568</animation> | 10 | <animation name="SIT">1a5fe8ac-a804-8a5d-7cbd-56bd83184568</animation> |
11 | <animation name="PRE_JUMP">7a4e87fe-de39-6fcb-6223-024b00893244</animation> | ||
12 | <animation name="CROUCH">201f3fdf-cb1f-dbec-201f-7333e328ae7c</animation> | ||
13 | <animation name="CROUCHWALK">47f5f6fb-22e5-ae44-f871-73aaaf4a6022</animation> | ||
11 | </animations> | 14 | </animations> |