]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/PersonType.cpp
Set forgotten rabbit talk anim
[lugaru.git] / Source / Objects / PersonType.cpp
index b3a803fb7801d1bcd799cad689a78afc8c12bb5f..093dca38cf1645c5ef45c1e174327a84c85d1c1a 100644 (file)
@@ -90,6 +90,7 @@ void PersonType::Load()
     types[rabbittype].animLandingHard = landhardanim;
     types[rabbittype].animFightIdle = fightidleanim;
     types[rabbittype].animBounceIdle = bounceidleanim;
+    types[rabbittype].animTalkIdle = talkidleanim;
 
     types[rabbittype].soundsAttack[0] = rabbitattacksound;
     types[rabbittype].soundsAttack[1] = rabbitattack2sound;