Cleaned up and added Jami's rogue death animation.
This commit is contained in:
parent
6b0823247f
commit
38c6248295
7 changed files with 47 additions and 0 deletions
BIN
data/core/images/units/human-outlaws/rogue-die-1.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
data/core/images/units/human-outlaws/rogue-die-2.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
data/core/images/units/human-outlaws/rogue-die-3.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
BIN
data/core/images/units/human-outlaws/rogue-die-4.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
data/core/images/units/human-outlaws/rogue-die-5.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/human-outlaws/rogue-die-6.png
Normal file
BIN
data/core/images/units/human-outlaws/rogue-die-6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
|
@ -112,6 +112,33 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
|
|||
image="units/human-outlaws/rogue.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[death]
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-outlaws/rogue-die-6.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[female]
|
||||
name= _ "female^Rogue"
|
||||
gender=female
|
||||
|
@ -157,5 +184,25 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SKIRMISHER}
|
|||
image="units/human-outlaws/rogue+female.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[death]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/human-outlaws/rogue-die-6.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/female]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue