- add a couple things to the styles like special doors for sylvan maps

and a wall file for making hedge mazes

tweek some existing styles


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2332 282e977c-c81d-0410-88c4-b93c2d0d6712
master
temitchell 2003-09-20 19:27:38 +00:00
parent 193ad120e3
commit 6566d736c9
5 changed files with 86 additions and 14 deletions

View File

@ -5,14 +5,17 @@ Creator: Gnat the Gnu
Email: gnu@foo.bar Email: gnu@foo.bar
Date: Sat Dec 26 17:28:31 1998 Date: Sat Dec 26 17:28:31 1998
endmsg endmsg
x 6 width 6
y 6 height 6
end end
arch gravestone arch gravestone
end end
arch gravestone arch gravestone
y 1 y 1
end end
arch bones1
y 2
end
arch spider_web arch spider_web
x 1 x 1
end end
@ -20,6 +23,10 @@ arch spider_web
x 1 x 1
y 1 y 1
end end
arch bones2
x 1
y 2
end
arch gravestone2 arch gravestone2
x 2 x 2
end end
@ -27,6 +34,10 @@ arch gravestone2
x 2 x 2
y 1 y 1
end end
arch bones3
x 2
y 2
end
arch corpse arch corpse
x 3 x 3
end end
@ -34,6 +45,10 @@ arch corpse
x 3 x 3
y 1 y 1
end end
arch bones4
x 3
y 2
end
arch statue arch statue
x 4 x 4
end end
@ -41,6 +56,14 @@ arch statue
x 4 x 4
y 1 y 1
end end
arch bones5
x 4
y 2
end
arch altar_none arch altar_none
x 5 x 5
end end
arch coffin
x 5
y 1
end

View File

@ -1,11 +1,12 @@
arch map arch map
name <untitled>
msg msg
Creator: Gnat the Gnu Creator: Gnat the Gnu
Email: gnu@foo.bar Email: gnu@foo.bar
Date: Sat Dec 26 17:28:31 1998 Date: Sat Dec 26 17:28:31 1998
endmsg endmsg
x 6 width 6
y 6 height 6
end end
arch barrel arch barrel
end end
@ -50,11 +51,11 @@ end
arch orcchop arch orcchop
x 2 x 2
end end
arch spider_web arch onion
x 2 x 2
y 1 y 1
end end
arch spider_web arch bones4
x 2 x 2
y 2 y 2
end end
@ -62,14 +63,18 @@ arch arrow
x 2 x 2
y 3 y 3
end end
arch big_club arch rubble
x 2 x 2
y 4 y 4
end end
arch rubble
x 2
y 5
end
arch food arch food
x 3 x 3
end end
arch spider_web arch pillars
x 3 x 3
y 1 y 1
end end
@ -81,14 +86,18 @@ arch arrow
x 3 x 3
y 3 y 3
end end
arch big_club arch bones3
x 3 x 3
y 4 y 4
end end
arch bones5
x 3
y 5
end
arch food arch food
x 4 x 4
end end
arch spider_web arch bones2
x 4 x 4
y 1 y 1
end end
@ -100,9 +109,9 @@ arch leather_armour
x 4 x 4
y 3 y 3
end end
arch big_club arch random_mineral
x 4 x 4
y 4 y 5
end end
arch booze arch booze
x 5 x 5

View File

@ -0,0 +1,24 @@
arch map
name <untitled>
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 26 11:48:28 1998
endmsg
width 6
height 6
end
arch spider_web
end
arch fernssparse
x 1
end
arch fernsdense
x 2
end
arch forestsparse
x 3
end
arch thorns
x 4
end

View File

@ -0,0 +1,12 @@
arch map
name garden
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Sat Dec 19 20:36:16 1998
endmsg
width 6
height 6
end
arch hedge_0
end

View File

@ -1,11 +1,15 @@
arch map arch map
name <untitled>
msg msg
Creator: Gnat the Gnu Creator: Gnat the Gnu
Email: gnu@foo.bar Email: gnu@foo.bar
Date: Sat Dec 19 20:36:16 1998 Date: Sat Dec 19 20:36:16 1998
endmsg endmsg
x 6 width 6
y 6 height 6
end end
arch biglake_0 arch biglake_0
end end
arch shallow_sea
x 1
end