Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. # ----------------------------------------------------------------------------- #
  2. # This header is used by images.dat entries:
  3. # 505 Plasma Drip Hit (Unused) (bullet\PDripHit.grp)
  4. .headerstart
  5. IsId 255
  6. Type 2
  7. Init Unknown255Init
  8. Death Unknown255Death
  9. GndAttkInit Unknown255Death
  10. AirAttkInit [NONE]
  11. .headerend
  12. # ----------------------------------------------------------------------------- #
  13.  
  14. Unknown255Init:
  15. wait 1
  16. sigorder 1
  17. wait 1
  18. Unknown255Death:
  19. playfram 0 # Frame set 0
  20. domissiledmg
  21. wait 1
  22. playfram 1 # Frame set 0, direction 1
  23. wait 1
  24. playfram 2 # Frame set 0, direction 2
  25. wait 1
  26. playfram 3 # Frame set 0, direction 3
  27. wait 1
  28. playfram 4 # Frame set 0, direction 4
  29. wait 1
  30. playfram 5 # Frame set 0, direction 5
  31. wait 1
  32. playfram 6 # Frame set 0, direction 6
  33. wait 1
  34. playfram 7 # Frame set 0, direction 7
  35. wait 1
  36. playfram 8 # Frame set 0, direction 8
  37. wait 1
  38. playfram 9 # Frame set 0, direction 9
  39. wait 1
  40. playfram 10 # Frame set 0, direction 10
  41. wait 1
  42. playfram 11 # Frame set 0, direction 11
  43. wait 1
  44. playfram 12 # Frame set 0, direction 12
  45. wait 1
  46. playfram 13 # Frame set 0, direction 13
  47. wait 1
  48. playfram 14 # Frame set 0, direction 14
  49. wait 1
  50. playfram 15 # Frame set 0, direction 15
  51. wait 1
  52. playfram 16 # Frame set 0, direction 16
  53. wait 1
  54. playfram 0x11 # Frame set 1
  55. wait 1
  56. playfram 18 # Frame set 1, direction 1
  57. wait 1
  58. playfram 19 # Frame set 1, direction 2
  59. wait 1
  60. playfram 20 # Frame set 1, direction 3
  61. wait 1
  62. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement