home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Action / TumikiFighters / tf0_2.exe / tf / barrage / spread / roll1_fixdeg.xml < prev    next >
Extensible Markup Language  |  2004-04-03  |  434b  |  20 lines

  1. <?xml version="1.0" ?>
  2. <!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
  3.  
  4. <bulletml type="vertical"
  5.           xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
  6.  
  7. <action label="top">
  8.     <repeat> <times>99999</times>
  9.     <action>
  10.         <fire>
  11.             <direction type="sequence">20</direction>
  12.             <bullet/>
  13.         </fire>
  14.         <wait>30-$rank*29</wait>
  15.     </action>
  16.     </repeat>
  17. </action>
  18.  
  19. </bulletml>
  20.