home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / Egoboo / egoboo.exe / egoboo / modules / rogue.mod / objects / bossmuse.obj / script.txt < prev    next >
Text File  |  2000-03-26  |  1KB  |  83 lines

  1. // This initializes music and goes away
  2. tmpargument = 18
  3. tmpturn = IGSECRET
  4. tmpdistance = 3
  5. SetMusicPassage
  6.  
  7. tmpargument = 19
  8. tmpturn = IGSECRET
  9. tmpdistance = 3
  10. SetMusicPassage
  11.  
  12. tmpargument = 20
  13. tmpturn = IGSECRET
  14. tmpdistance = 4
  15. SetMusicPassage
  16.  
  17. tmpargument = 21
  18. tmpturn = IGSECRET
  19. tmpdistance = 1
  20. SetMusicPassage
  21.  
  22. tmpargument = 22
  23. tmpturn = IGSECRET
  24. tmpdistance = 3
  25. SetMusicPassage
  26.  
  27.  
  28.  
  29.  
  30. tmpargument = 23
  31. tmpturn = IGCOMBAT
  32. tmpdistance = 1
  33. SetMusicPassage
  34.  
  35. tmpargument = 24
  36. tmpturn = IGCOMBAT
  37. tmpdistance = 4
  38. SetMusicPassage
  39.  
  40. tmpargument = 25
  41. tmpturn = IGCOMBAT
  42. tmpdistance = 4
  43. SetMusicPassage
  44.  
  45. tmpargument = 26
  46. tmpturn = IGCOMBAT
  47. tmpdistance = 4
  48. SetMusicPassage
  49.  
  50. tmpargument = 27
  51. tmpturn = IGCOMBAT
  52. tmpdistance = 3
  53. SetMusicPassage
  54.  
  55. tmpargument = 28
  56. tmpturn = IGSECRET
  57. tmpdistance = 4
  58. SetMusicPassage
  59.  
  60. tmpargument = 29
  61. tmpturn = IGCOMBAT
  62. tmpdistance = 2
  63. SetMusicPassage
  64.  
  65. tmpargument = 30
  66. tmpturn = IGCOMBAT
  67. tmpdistance = 3
  68. SetMusicPassage
  69.  
  70. tmpargument = 31
  71. tmpturn = IGCOMBAT
  72. tmpdistance = 2
  73. SetMusicPassage
  74.  
  75. tmpargument = 32
  76. tmpturn = IGCOMBAT
  77. tmpdistance = 1
  78. SetMusicPassage
  79.  
  80.  
  81. GoPoof
  82. End                    // All done
  83.