- add whirlwind exit to random exits

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2437 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2003-11-01 23:27:43 +00:00
parent fbb106282a
commit 21719528a2
2 changed files with 17 additions and 2 deletions

View File

@ -5,8 +5,8 @@ Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 26 23:14:22 1998
endmsg
x 6
y 6
width 6
height 6
end
arch exit
end
@ -19,3 +19,6 @@ end
arch fogexit
x 3
end
arch whirlwind_exit
x 4
end

View File

@ -0,0 +1,12 @@
arch map
name <untitled>
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 26 23:14:22 1998
endmsg
width 6
height 6
end
arch whirlwind_exit
end