 |
|  |
|
Crazy Tronners Wild Sharkfight
|
| Round 2 - Fortress Time!!! |
 | |
| | Stage 1: General Settings for this map |
| CYCLE_ACCEL_RIM |
1 |
| WIN_ZONE_INITIAL_SIZE |
5 |
| | 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" author="emmy" name="standalone_fort" version="0.0.1" category="sharkfight">        
<Map version="0.2.8.0">            
<World>                
<Field>                    
<Axes number="4"/>                    
<Spawn x="119" y="20" xdir="0" ydir="1"/>                    
<Spawn x="20" y="121" xdir="1" ydir="0"/>                    
<Spawn x="121" y="220" xdir="0" ydir="-1"/>                    
<Spawn x="220" y="119" xdir="-1" ydir="0"/>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="120" y="50"/>                        
</ShapeCircle>                    
</Zone>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="120" y="190"/>                        
</ShapeCircle>                    
</Zone>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="50" y="120"/>                        
</ShapeCircle>                    
</Zone>                    
<Zone effect="fortress">                        
<ShapeCircle radius="40">                            
<Point x="190" y="120"/>                        
</ShapeCircle>                    
</Zone>                    
<Wall height="10">                        
<Point x="0" y="0"/>                        
<Point x="0" y="240"/>                        
<Point x="240" y="240"/>                        
<Point x="240" y="0"/>                        
<Point x="0" y="0"/>                    
</Wall>                
</Field>            
</World>        
</Map>    
</Resource>
| |  |