 |
|  |
|
Crazy Tronners Wild Fortress
|
| Round 8 - Nano |
 | |
| | Stage 1: General Settings for this map |
| ARENA_AXES |
4 |
| CYCLE_SPEED |
4 |
| CYCLE_START_SPEED |
8 |
| EXPLOSION_RADIUS |
1 |
| SP_WALLS_LENGTH |
80 |
| WALLS_LENGTH |
80 |
| WIN_ZONE_EXPANSION |
1 |
| WIN_ZONE_INITIAL_SIZE |
5 |
| | 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="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>
| |  |