Fixed animation issues spotted by Anonymissimus.
This commit is contained in:
parent
1534298d7a
commit
bb455bd55a
2 changed files with 6 additions and 5 deletions
|
@ -881,8 +881,7 @@
|
|||
id=Troll Interrogator
|
||||
[/filter]
|
||||
flag=attack
|
||||
hit=yes
|
||||
#TODO seems not to work, the troll is attacking but not with the club.
|
||||
hits=yes
|
||||
[primary_attack]
|
||||
name=club
|
||||
[/primary_attack]
|
||||
|
@ -892,13 +891,15 @@
|
|||
[/filter]
|
||||
[/facing]
|
||||
|
||||
#TODO why is the defend animation not displayed?
|
||||
[animate]
|
||||
[filter]
|
||||
id=Wounded Dwarf
|
||||
[/filter]
|
||||
flag=defend
|
||||
hit=yes
|
||||
hits=yes
|
||||
[secondary_attack]
|
||||
name=axe
|
||||
[/secondary_attack]
|
||||
[facing]
|
||||
[filter]
|
||||
id=Troll Interrogator
|
||||
|
|
|
@ -518,7 +518,7 @@
|
|||
name=sword
|
||||
[/primary_attack]
|
||||
|
||||
hit=yes
|
||||
hits=yes
|
||||
[/animate_unit]
|
||||
|
||||
# damage Eloh slightly
|
||||
|
|
Loading…
Add table
Reference in a new issue