 |
|  |

| Settings |
| Number of axes: | 4 | |
| Name | Value |
| WIN_ZONE_INITIAL_SIZE | 5 | | WIN_ZONE_EXPANSION | 1 | | WALLS_LENGTH | 80 | | CYCLE_SPEED | 4 | | CYCLE_START_SPEED | 8 | | EXPLOSION_RADIUS | 1 | | ARENA_AXES | 4 | | SP_WALLS_LENGTH | 80 |
| Info/Strategies |
| grind the center player closely at start. you will need the speed. | | Edit tactics |
| Map Data |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>    
<!DOCTYPE Resource SYSTEM "map-0.2.8_beta3.dtd">        
<Resource type="aamap" name="nano" version="0.0.4" 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="25" y="20" xdir="0" ydir="1"/>                        
<Spawn x="23" y="64" xdir="0" ydir="-1"/>                        
<Zone effect="fortress">                            
<ShapeCircle radius="7">                                
<Point x="24" y="12"/>                            
</ShapeCircle>                        
</Zone>                        
<Zone effect="fortress">                            
<ShapeCircle radius="7">                                
<Point x="24" y="72"/>                            
</ShapeCircle>                        
</Zone>                        
<Wall height="10">                            
<Point x="0" y="0"/>                            
<Point x="0" y="84"/>                            
<Point x="48" y="84"/>                            
<Point x="48" y="0"/>                            
<Point x="0" y="0"/>                        
</Wall>                    
</Field>                
</World>            
</Map>        
</Resource>
| |  |