 |
|  |
|
Crazy Tronners Wild Fortress
|
| Round 8 - Mini |
 | |
| | Stage 1: General Settings for this map |
| CYCLE_SPEED |
15 |
| CYCLE_START_SPEED |
10 |
| WALLS_LENGTH |
200 |
| WIN_ZONE_EXPANSION |
2 |
| WIN_ZONE_INITIAL_SIZE |
10 |
| | Map File Contents |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>    
<!DOCTYPE Resource SYSTEM "map-0.2.8_beta3.dtd">        
<Resource type="aamap" name="mini" version="0.0.6" author="ed" category="wildfort">            
<Map version="2.8.0">                
<!-- Crazy Tronners Fortress Map
License: Do with it what you want.-->                
<World>                    
<Field>                        
<Axes number="4"/>                        
<Spawn x="95" y="32" xdir="0" ydir="1"/>                        
<Spawn x="97" y="160" xdir="0" ydir="-1"/>                        
<Zone effect="fortress">                            
<ShapeCircle radius="20">                                
<Point x="96" y="48"/>                            
</ShapeCircle>                        
</Zone>                        
<Zone effect="fortress">                            
<ShapeCircle radius="20">                                
<Point x="96" y="144"/>                            
</ShapeCircle>                        
</Zone>                        
<Wall>                            
<Point x="0" y="0"/>                            
<Point x="0" y="192"/>                            
<Point x="192" y="192"/>                            
<Point x="192" y="0"/>                            
<Point x="0" y="0"/>                        
</Wall>                    
</Field>                
</World>            
</Map>        
</Resource>
| |  |