(Inprogress checkin) 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@10091 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6b3c3462ba
commit
92f786b9a4
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Ring
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region pupland
|
||||
width 12
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-27
|
||||
Created: 1996-06-27
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_4
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
arch map
|
||||
name Hidden
|
||||
difficulty 1
|
||||
difficulty 8
|
||||
region pupland
|
||||
width 9
|
||||
height 11
|
||||
enter_x 1
|
||||
msg
|
||||
Created: 1996-02-27
|
||||
Created: 1996-06-27
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_4
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Section P
|
||||
difficulty 1
|
||||
difficulty 8
|
||||
region pupland
|
||||
width 7
|
||||
height 10
|
||||
enter_x 1
|
||||
enter_y 8
|
||||
msg
|
||||
Created: 1996-02-16
|
||||
Created: 1996-06-16
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_4
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Path
|
||||
difficulty 1
|
||||
difficulty 8
|
||||
region pupland
|
||||
width 11
|
||||
height 10
|
||||
enter_x 10
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1996-02-05
|
||||
Created: 1996-07-05
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
arch map
|
||||
name Path
|
||||
difficulty 1
|
||||
difficulty 12
|
||||
region pupland
|
||||
width 15
|
||||
height 15
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Created: 1996-07-12
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
Loading…
Reference in New Issue