Missed a macro
This commit is contained in:
parent
f4091f57c5
commit
e2829a43f3
1 changed files with 9 additions and 0 deletions
|
@ -1213,3 +1213,12 @@
|
||||||
[/else]
|
[/else]
|
||||||
[/standing_anim]
|
[/standing_anim]
|
||||||
#enddef
|
#enddef
|
||||||
|
|
||||||
|
#define MISSILE_FRAME_BOLAS
|
||||||
|
missile_start_time=-150
|
||||||
|
[missile_frame]
|
||||||
|
duration=150
|
||||||
|
image=projectiles/bolas-n.png
|
||||||
|
image_diagonal=projectiles/bolas-ne.png
|
||||||
|
[/missile_frame]
|
||||||
|
#enddef
|
||||||
|
|
Loading…
Add table
Reference in a new issue