- add some new arch type exits to the styles also make special style for

darkforest (used for the Greenway)


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2798 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2004-05-25 01:45:50 +00:00
parent 45bffc0014
commit 364e1dcd84
4 changed files with 47 additions and 0 deletions

View File

@ -22,3 +22,6 @@ end
arch whirlwind_exit
x 4
end
arch archway
x 5
end

View File

@ -0,0 +1,18 @@
arch map
name whirl
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 26 23:14:22 1998
endmsg
width 6
height 6
end
arch archway_gold
end
arch archway_green
x 1
end
arch archway
x 2
end

View File

@ -0,0 +1,14 @@
arch map
name whirl
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 26 23:14:22 1998
endmsg
width 6
height 6
end
arch exit
face darkforest.111
blocksview 1
end

View File

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