mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-20 10:54:48 +00:00
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5086 a4a2c43b-8ac3-0310-8836-e0e880c912e2
16 lines
268 B
Plaintext
16 lines
268 B
Plaintext
update = 7;
|
|
newplane = 12;
|
|
width = 15;
|
|
height = 15;
|
|
|
|
exit: ( 7 0 x ) ( 14 0 z ) ( 12 14 q ) ( 0 14 e ) ;
|
|
|
|
beacon: ( 12 7 ) ;
|
|
|
|
airport: ( 7 8 w ) ;
|
|
|
|
line: [ ( 1 1 ) ( 6 6 ) ]
|
|
[ ( 7 9 ) ( 12 14 ) ]
|
|
[ ( 7 0 ) ( 7 14 ) ]
|
|
[ ( 1 7 ) ( 11 7 ) ] ;
|