xref: /dragonfly/games/atc/games/easy (revision c69bf40f)
1update = 7;
2newplane = 12;
3width = 15;
4height = 15;
5
6exit:		(  7  0 x ) ( 14  0 z ) ( 12 14 q ) (  0 14 e ) ;
7
8beacon:		( 12  7 ) ;
9
10airport:	(  7  8 w ) ;
11
12line:		[ (  1  1 ) (  6  6 ) ]
13		[ (  7  9 ) ( 12 14 ) ]
14		[ (  7  0 ) (  7 14 ) ]
15		[ (  1  7 ) ( 11  7 ) ] ;
16