Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10058 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5e5c5fc543
commit
533eddf223
|
@ -7,7 +7,8 @@ height 20
|
|||
enter_x 9
|
||||
enter_y 19
|
||||
msg
|
||||
Created: 1996-02-29
|
||||
Created: 1996-01-29
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch afloor_right
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region lonetown
|
||||
width 11
|
||||
height 20
|
||||
enter_x 5
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-26
|
||||
Created: 1996-01-26
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Church
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region lonetown
|
||||
width 16
|
||||
height 16
|
||||
enter_x 8
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1996-02-31
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -7,8 +7,8 @@ height 16
|
|||
enter_x 7
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch invis_exit
|
||||
|
|
|
@ -7,8 +7,8 @@ height 8
|
|||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Modified: 2008-06-20 Arvid Norlander
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor2
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 10
|
|||
region lonetown
|
||||
width 16
|
||||
height 16
|
||||
enter_x 15
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1996-02-27
|
||||
Created: 1996-01-27
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 15
|
|||
region lonetown
|
||||
width 16
|
||||
height 16
|
||||
enter_x 10
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1996-02-27
|
||||
Created: 1996-01-27
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 16
|
|||
region lonetown
|
||||
width 15
|
||||
height 32
|
||||
enter_x 7
|
||||
enter_y 30
|
||||
msg
|
||||
Created: 1996-02-27
|
||||
Created: 1996-01-27
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Well
|
||||
difficulty 10
|
||||
difficulty 27
|
||||
region lonetown
|
||||
width 25
|
||||
height 26
|
||||
enter_x 11
|
||||
enter_y 12
|
||||
enter_x 1
|
||||
enter_y 20
|
||||
msg
|
||||
Created: 1996-02-31
|
||||
Modified: 2008-10-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch bwall_2_2_2
|
||||
|
|
Loading…
Reference in New Issue