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 >
Wrap
Extensible Markup Language
|
2004-04-03
|
434b
|
20 lines
<?xml version="1.0" ?>
<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
<bulletml type="vertical"
xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
<action label="top">
<repeat> <times>99999</times>
<action>
<fire>
<direction type="sequence">20</direction>
<bullet/>
</fire>
<wait>30-$rank*29</wait>
</action>
</repeat>
</action>
</bulletml>