- add whirlwind exit to random exits
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2437 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fbb106282a
commit
21719528a2
|
@ -5,8 +5,8 @@ Creator: Gnat the Gnu
|
||||||
Email: gnu@foo.bar
|
Email: gnu@foo.bar
|
||||||
Date: Sat Dec 26 23:14:22 1998
|
Date: Sat Dec 26 23:14:22 1998
|
||||||
endmsg
|
endmsg
|
||||||
x 6
|
width 6
|
||||||
y 6
|
height 6
|
||||||
end
|
end
|
||||||
arch exit
|
arch exit
|
||||||
end
|
end
|
||||||
|
@ -19,3 +19,6 @@ end
|
||||||
arch fogexit
|
arch fogexit
|
||||||
x 3
|
x 3
|
||||||
end
|
end
|
||||||
|
arch whirlwind_exit
|
||||||
|
x 4
|
||||||
|
end
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue