mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-20 19:04:49 +00:00
Initial revision
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5086 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
15
atc/games/easy
Normal file
15
atc/games/easy
Normal file
@@ -0,0 +1,15 @@
|
||||
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 ) ] ;
|
||||
Reference in New Issue
Block a user