Add more walls.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19867 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2015-03-22 16:02:58 +00:00
parent afc30e45fb
commit a1c45ebe05
2 changed files with 24 additions and 0 deletions

View File

@ -4,6 +4,7 @@ width 6
height 6
msg
Created: 1998-02-19
Modified: 2015-03-22 Nicolas
endmsg
end
arch cwall_0
@ -17,3 +18,14 @@ end
arch stwall_0
x 3
end
arch stwallblue_0
x 4
end
arch stwallmossy_0
x 4
y 1
end
arch stwallred_0
x 4
y 2
end

View File

@ -4,6 +4,7 @@ width 6
height 6
msg
Created: 1998-02-19
Modified: 2015-03-22 Nicolas
endmsg
end
arch awall_0
@ -17,3 +18,14 @@ end
arch stwall_0
x 4
end
arch stwallblue_0
x 5
end
arch stwallmossy_0
x 5
y 1
end
arch stwallred_0
x 5
y 2
end