Missed a macro

This commit is contained in:
Celtic Minstrel 2023-01-25 19:45:01 -05:00
parent f4091f57c5
commit e2829a43f3

View file

@ -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