(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
|
arch map
|
||||||
name Ring
|
name Ring
|
||||||
difficulty 1
|
difficulty 20
|
||||||
region pupland
|
region pupland
|
||||||
width 12
|
width 12
|
||||||
height 16
|
height 16
|
||||||
|
enter_x 7
|
||||||
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-27
|
Created: 1996-06-27
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_4
|
arch pstone_4
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Hidden
|
name Hidden
|
||||||
difficulty 1
|
difficulty 8
|
||||||
region pupland
|
region pupland
|
||||||
width 9
|
width 9
|
||||||
height 11
|
height 11
|
||||||
|
enter_x 1
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-27
|
Created: 1996-06-27
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_4
|
arch pstone_4
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Section P
|
name Section P
|
||||||
difficulty 1
|
difficulty 8
|
||||||
region pupland
|
region pupland
|
||||||
width 7
|
width 7
|
||||||
height 10
|
height 10
|
||||||
|
enter_x 1
|
||||||
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-16
|
Created: 1996-06-16
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_4
|
arch pstone_4
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Path
|
name Path
|
||||||
difficulty 1
|
difficulty 8
|
||||||
region pupland
|
region pupland
|
||||||
width 11
|
width 11
|
||||||
height 10
|
height 10
|
||||||
|
enter_x 10
|
||||||
|
enter_y 4
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-05
|
Created: 1996-07-05
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Path
|
name Path
|
||||||
difficulty 1
|
difficulty 12
|
||||||
region pupland
|
region pupland
|
||||||
width 15
|
width 15
|
||||||
height 15
|
height 15
|
||||||
|
enter_y 6
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-12
|
Created: 1996-07-12
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
Loading…
Reference in New Issue