 |
|  |
|
Crazy Tronners Wild Fortress
|
| Round 9 - Fortress Frenzy - Deathzone Waves |
 | |
| | Stage 1: General Settings for this map |
| CYCLE_ACCEL_RIM |
1 |
| | Map File Contents |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>    
<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0.dtd">    
<Resource type="aamap" name="deathzone_waves" version="0.0.1" author="ed" category="wildfort">        
<Map version="2">            
<World>                
<Field>                    
<Spawn x="255" y="50" xdir="0" ydir="1" />                    
<Spawn x="245" y="450" xdir="0" ydir="-1" />                    
<Wall>                        
<Point x="0" y="0" />                        
<Point x="0" y="500" />                        
<Point x="500" y="500" />                        
<Point x="500" y="0" />                        
<Point x="0" y="0" />                    
</Wall>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="250" y="50" />                        
</ShapeCircle>                    
</Zone>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="250" y="450" />                        
</ShapeCircle>                    
</Zone>                
</Field>            
</World>        
</Map>    
</Resource>
| |  |