<spot version="3.5">
<head>
<debug />
<title name="Tall Spot" />
<blockset
href="http://blocksets.flatland.com/flatsets/basic.bset"/>
<map style="single" dimensions="(9,9,2)" />
<sky texture="images/clouds.gif" brightness="90%" />
<ground texture="images/dirt.gif" />
<ambient_light brightness="100%" />
<ambient_sound file="sounds/waves.wav" volume="65%"
playback="looped"/>
</head>
<body>
<level number="1">
###...###
#.......#
#.......#
#.......#
#.......#
#.......#
#.......#
#.......#
#########
</level>
<level number="2">
###---###
#-------#
#-------#
#-------#
#-------#
#-------#
#-------#
#-------#
#########
</level>
<entrance location="(5,8,1)" name="default" angle="0,0" />
</body>
</spot>
|