 |
|  |
|
Crazy Tronners Wild Fortress
|
| Round 9 - Left Right Bounce |
 | |
| | Stage 1: General Settings for this map |
| FORTRESS_DEFEND_RATE |
.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" name="basic_bounce" version="0.0.2" author="ct" category="wildfort">        
<!-- map made by ed-->        
<Map version="2">            
<Settings>                
<Setting name="DELAY_COMMAND" value="-1 SPAWN_ZONE fortress no_team 250 450 40 0 10 0 true"/>                
<Setting name="DELAY_COMMAND" value="-1 SPAWN_ZONE fortress no_team 250 50 40 0 -10 0 true"/>            
</Settings>            
<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>                    
<Wall height="5">                        
<Point x="150" y="40" />                        
<Point x="150" y="60" />                    
</Wall>                    
<Wall height="5">                        
<Point x="350" y="40" />                        
<Point x="350" y="60" />                    
</Wall>                    
<Wall height="5">                        
<Point x="150" y="440" />                        
<Point x="150" y="460" />                    
</Wall>                    
<Wall height="5">                        
<Point x="350" y="440" />                        
<Point x="350" y="460" />                    
</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>
| |  |