- 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-b93c2d0d6712master
parent
45bffc0014
commit
364e1dcd84
|
@ -22,3 +22,6 @@ end
|
||||||
arch whirlwind_exit
|
arch whirlwind_exit
|
||||||
x 4
|
x 4
|
||||||
end
|
end
|
||||||
|
arch archway
|
||||||
|
x 5
|
||||||
|
end
|
||||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue