X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAnimation.def;h=3b33c385fe28669b6bdc473ea570ea57486b1d09;hb=9248d1455aa434112b5ddd771fd69b8df02d44ee;hp=49aec9fbe7f37698d73b322eb28eec0d9e937d83;hpb=2be40815197f266e99b054544bbb988b20d2289c;p=lugaru.git diff --git a/Source/Animation.def b/Source/Animation.def index 49aec9f..3b33c38 100644 --- a/Source/Animation.def +++ b/Source/Animation.def @@ -129,6 +129,8 @@ DECLARE_ANIM(dead2anim, "Dead2", lowheight, neutral) DECLARE_ANIM(dead3anim, "Dead3", lowheight, neutral) DECLARE_ANIM(dead4anim, "Dead4", lowheight, neutral) +DECLARE_ANIM(loadable_anim_end, "", 0, 0) + /* Not implemented. */ DECLARE_ANIM(rabbittacklereversal, "", 0, 0) DECLARE_ANIM(rabbittacklereversed, "", 0, 0)