ran wmlindent
This commit is contained in:
parent
62153831b0
commit
e170492c33
3 changed files with 10 additions and 13 deletions
|
@ -21,7 +21,7 @@
|
|||
[defend]
|
||||
start_time=-150
|
||||
sound_start_time=-25
|
||||
|
||||
|
||||
[if]
|
||||
hits=hit
|
||||
[sound_frame]
|
||||
|
@ -35,7 +35,7 @@
|
|||
duration=100
|
||||
[/sound_frame]
|
||||
[/else]
|
||||
|
||||
|
||||
[frame]
|
||||
image="units/orcs/nightblade-defend-se1-[1~5].png:100"
|
||||
[/frame]
|
||||
|
@ -65,20 +65,20 @@
|
|||
[filter_attack]
|
||||
name=darts
|
||||
[/filter_attack]
|
||||
|
||||
|
||||
start_time=-350
|
||||
missile_start_time=-100
|
||||
|
||||
|
||||
[missile_frame]
|
||||
duration=100
|
||||
image=projectiles/dagger-n.png
|
||||
image_diagonal=projectiles/dagger-ne.png
|
||||
[/missile_frame]
|
||||
|
||||
|
||||
[frame]
|
||||
image="units/orcs/nightblade-throw-se-[1~9].png:100"
|
||||
[/frame]
|
||||
|
||||
|
||||
{SOUND:HIT_AND_MISS throwing-knife.ogg throwing-knife-miss.ogg -100}
|
||||
{SOUND:POISON}
|
||||
[/attack_anim]
|
||||
|
@ -86,14 +86,13 @@
|
|||
[filter_attack]
|
||||
name=scythe
|
||||
[/filter_attack]
|
||||
|
||||
|
||||
start_time=-550
|
||||
|
||||
|
||||
[frame]
|
||||
image="units/orcs/nightblade-attack-se-[1~9].png:100"
|
||||
[/frame]
|
||||
|
||||
|
||||
{SOUND:HIT_AND_MISS dagger-swish.wav {SOUND_LIST:MISS} -100}
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
||||
|
|
|
@ -722,7 +722,6 @@
|
|||
[/missile_frame]
|
||||
#enddef
|
||||
|
||||
|
||||
#define MISSILE_FRAME_DG_SECOND_MUZZLE_FLARE_HIT_NORTH START_X START_Y
|
||||
missile_start_time=-10
|
||||
missile_offset=1.05~1.1:10,1.1~1.5:200,1.5~1.7:360
|
||||
|
@ -775,7 +774,6 @@
|
|||
[/missile_frame]
|
||||
#enddef
|
||||
|
||||
|
||||
#define MISSILE_FRAME_STONE_HIT OFFSET_X OFFSET_Y
|
||||
sling_stone_start_time=-200
|
||||
[sling_stone_frame]
|
||||
|
|
|
@ -93,7 +93,7 @@ Battling a dragon is said to be the pinnacle of danger itself, fit only for fool
|
|||
start_time=-200
|
||||
sound_start_time=-400
|
||||
|
||||
[if]
|
||||
[if]
|
||||
{MISSILE_FRAME_FIRE_BREATH_S_DIAGONAL 0,0}
|
||||
direction=se,sw
|
||||
hits=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue