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@10103 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f642b0b5de
commit
a30c3875cc
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Barrier Station
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region pupland
|
||||
width 34
|
||||
height 16
|
||||
enter_x 1
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1996-02-28
|
||||
Modified: 2008-05-23 Arvid Norlander
|
||||
Created: 1996-01-28
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 7
|
||||
height 7
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-11
|
||||
Created: 1996-04-11
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 13
|
||||
height 28
|
||||
enter_x 6
|
||||
enter_y 26
|
||||
msg
|
||||
Created: 1997-02-02
|
||||
Created: 1997-07-02
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -4,11 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 20
|
||||
height 36
|
||||
enter_x 9
|
||||
enter_x 10
|
||||
enter_y 34
|
||||
msg
|
||||
Created: 1996-02-14
|
||||
Modified: 2008-05-23 Arvid Norlander
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_1
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Liberation Army Headquarters
|
||||
difficulty 1
|
||||
difficulty 9
|
||||
region pupland
|
||||
width 16
|
||||
height 25
|
||||
enter_x 10
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1996-02-15
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Port East
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region pupland
|
||||
width 32
|
||||
height 16
|
||||
enter_x 14
|
||||
enter_y 13
|
||||
msg
|
||||
Created: 1996-02-29
|
||||
Created: 1996-01-29
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Port East House
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region pupland
|
||||
width 15
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 14
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1996-02-29
|
||||
Created: 1996-01-29
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Port West
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region pupland
|
||||
width 32
|
||||
height 20
|
||||
enter_x 1
|
||||
enter_y 9
|
||||
msg
|
||||
Created: 1996-02-29
|
||||
Created: 1996-01-29
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -5,8 +5,10 @@ region pupland
|
|||
width 21
|
||||
height 18
|
||||
enter_x 10
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-05
|
||||
Created: 1996-04-05
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch biglake_center
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region pupland
|
||||
width 21
|
||||
height 18
|
||||
enter_x 13
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 1996-02-05
|
||||
Created: 1996-04-05
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch biglake_center
|
||||
|
|
Loading…
Reference in New Issue