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@10095 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7ac33751fa
commit
d14e526cce
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 11
|
||||
height 11
|
||||
enter_x 5
|
||||
enter_y 9
|
||||
msg
|
||||
Created: 1996-06-08
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 10
|
||||
height 7
|
||||
enter_x 8
|
||||
enter_y 5
|
||||
msg
|
||||
Created: 1996-06-01
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
|
|
@ -4,8 +4,10 @@ difficulty 1
|
|||
region pupland
|
||||
width 7
|
||||
height 7
|
||||
enter_x 3
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Created: 1996-06-12
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 7
|
||||
height 7
|
||||
enter_x 3
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Created: 1996-06-12
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 7
|
||||
height 7
|
||||
enter_x 3
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Created: 1996-06-12
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Exit
|
||||
difficulty 1
|
||||
difficulty 6
|
||||
region pupland
|
||||
width 43
|
||||
height 11
|
||||
enter_x 42
|
||||
enter_y 5
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Created: 1996-06-12
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 13
|
||||
height 13
|
||||
enter_x 5
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1996-06-08
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 16
|
||||
height 20
|
||||
enter_x 7
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-06-08
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch invis_exit
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-30
|
||||
Created: 1996-05-30
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_1
|
||||
|
|
|
@ -4,9 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 20
|
||||
height 20
|
||||
enter_x 1
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1996-06-03
|
||||
Modified: 2007-12-13 Kevin Bulgrien
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 7
|
||||
height 7
|
||||
enter_x 3
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-13
|
||||
Created: 1996-08-13
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
Loading…
Reference in New Issue