diff --git a/data/core/images/units/elves-wood/fighter-idle-1.png b/data/core/images/units/elves-wood/fighter-idle-1.png new file mode 100644 index 00000000000..6f3780096e9 Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-1.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-10.png b/data/core/images/units/elves-wood/fighter-idle-10.png new file mode 100644 index 00000000000..c0243232579 Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-10.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-11.png b/data/core/images/units/elves-wood/fighter-idle-11.png new file mode 100644 index 00000000000..4ced0943887 Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-11.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-12.png b/data/core/images/units/elves-wood/fighter-idle-12.png new file mode 100644 index 00000000000..b9445d7ebca Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-12.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-2.png b/data/core/images/units/elves-wood/fighter-idle-2.png new file mode 100644 index 00000000000..56c7d8037ca Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-2.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-3.png b/data/core/images/units/elves-wood/fighter-idle-3.png new file mode 100644 index 00000000000..fa397a6873e Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-3.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-4.png b/data/core/images/units/elves-wood/fighter-idle-4.png new file mode 100644 index 00000000000..9b927056d1b Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-4.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-5.png b/data/core/images/units/elves-wood/fighter-idle-5.png new file mode 100644 index 00000000000..993e3c68389 Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-5.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-6.png b/data/core/images/units/elves-wood/fighter-idle-6.png new file mode 100644 index 00000000000..1df53a45bcb Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-6.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-7.png b/data/core/images/units/elves-wood/fighter-idle-7.png new file mode 100644 index 00000000000..a59e36000bd Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-7.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-8.png b/data/core/images/units/elves-wood/fighter-idle-8.png new file mode 100644 index 00000000000..ee482bc13f1 Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-8.png differ diff --git a/data/core/images/units/elves-wood/fighter-idle-9.png b/data/core/images/units/elves-wood/fighter-idle-9.png new file mode 100644 index 00000000000..81f4525329b Binary files /dev/null and b/data/core/images/units/elves-wood/fighter-idle-9.png differ diff --git a/data/core/units/elves/Fighter.cfg b/data/core/units/elves/Fighter.cfg index 9b60c7bc8c5..e920f067efc 100644 --- a/data/core/units/elves/Fighter.cfg +++ b/data/core/units/elves/Fighter.cfg @@ -122,4 +122,68 @@ [/attack] {DEFENSE_ANIM_RANGE "units/elves-wood/fighter-defend.png" "units/elves-wood/fighter.png" {SOUND_LIST:ELF_HIT} melee } {DEFENSE_ANIM_RANGE "units/elves-wood/fighter-bow-defend.png" "units/elves-wood/fighter-bow.png" {SOUND_LIST:ELF_HIT} ranged } + [idle_anim] + {STANDARD_IDLE_FILTER} + start_time=0 + [frame] + duration=100 + image="units/elves-wood/fighter-idle-1.png" + [/frame] + [frame] + duration=100 + image="units/elves-wood/fighter-idle-2.png" + [/frame] + [frame] + duration=125 + image="units/elves-wood/fighter-idle-3.png" + [/frame] + [frame] + duration=150 + image="units/elves-wood/fighter-idle-4.png" + [/frame] + [frame] + duration=175 + image="units/elves-wood/fighter-idle-5.png" + [/frame] + [frame] + duration=200 + image="units/elves-wood/fighter-idle-6.png" + [/frame] + [frame] + duration=200 + image="units/elves-wood/fighter-idle-5.png" + [/frame] + [frame] + duration=400 + image="units/elves-wood/fighter-idle-6.png" + [/frame] + [frame] + duration=175 + image="units/elves-wood/fighter-idle-7.png" + [/frame] + [frame] + duration=200 + image="units/elves-wood/fighter-idle-8.png" + [/frame] + [frame] + duration=250 + image="units/elves-wood/fighter-idle-9.png" + [/frame] + [frame] + duration=400 + image="units/elves-wood/fighter-idle-10.png" + [/frame] + [frame] + duration=150 + image="units/elves-wood/fighter-idle-9.png" + [/frame] + [frame] + duration=150 + image="units/elves-wood/fighter-idle-11.png" + [/frame] + [frame] + duration=150 + image="units/elves-wood/fighter-idle-12.png" + [/frame] + [/idle_anim] [/unit]