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@10082 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b8ccfe9256
commit
c34dd42012
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 23
|
||||
height 16
|
||||
enter_x 8
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1997-02-29
|
||||
Created: 1997-06-29
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch afloor_right
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@ difficulty 16
|
|||
region pupland
|
||||
width 16
|
||||
height 16
|
||||
enter_x 14
|
||||
enter_x 8
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch afloor_right
|
||||
|
|
|
|||
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Tower of Ordeal
|
||||
difficulty 15
|
||||
difficulty 25
|
||||
region pupland
|
||||
width 16
|
||||
height 16
|
||||
enter_x 6
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@ height 16
|
|||
enter_x 11
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@ difficulty 17
|
|||
region pupland
|
||||
width 16
|
||||
height 16
|
||||
enter_x 1
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_1
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Tower of Ordeal
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region pupland
|
||||
width 8
|
||||
height 8
|
||||
enter_x 3
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
name Tower of Ordeal
|
||||
difficulty 5
|
||||
difficulty 10
|
||||
region pupland
|
||||
darkness 1
|
||||
width 16
|
||||
|
|
@ -8,7 +8,8 @@ height 16
|
|||
enter_x 4
|
||||
enter_y 11
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
name Tower of Ordeal
|
||||
difficulty 6
|
||||
difficulty 18
|
||||
region pupland
|
||||
darkness 1
|
||||
width 16
|
||||
|
|
@ -8,7 +8,8 @@ height 16
|
|||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch mine10
|
||||
|
|
|
|||
|
|
@ -6,10 +6,11 @@ region pupland
|
|||
darkness 1
|
||||
width 16
|
||||
height 16
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
enter_x 11
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-12 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
|||
Loading…
Reference in New Issue