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@9830 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7fa3f27de6
commit
0ca48f8346
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name brest_town_house
|
||||
name Brest Town House
|
||||
difficulty 1
|
||||
region brest
|
||||
width 35
|
||||
height 35
|
||||
enter_x 7
|
||||
enter_y 17
|
||||
msg
|
||||
Created: 2005-11-04 Gene Alexander
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grassmedium
|
||||
|
|
|
@ -4,6 +4,8 @@ difficulty 12
|
|||
region brest
|
||||
width 60
|
||||
height 48
|
||||
enter_x 1
|
||||
enter_y 46
|
||||
msg
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Tower of Zoon
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region brest
|
||||
width 40
|
||||
height 60
|
||||
enter_x 32
|
||||
enter_y 12
|
||||
msg
|
||||
Created: 1994-05-31
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Tower of Zoon
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region brest
|
||||
width 40
|
||||
height 80
|
||||
enter_x 37
|
||||
enter_y 66
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Administration, Level 1
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region brest
|
||||
width 40
|
||||
height 30
|
||||
enter_x 21
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Administration, Level 2
|
||||
difficulty 1
|
||||
difficulty 40
|
||||
region brest
|
||||
width 46
|
||||
height 60
|
||||
enter_x 30
|
||||
enter_y 58
|
||||
msg
|
||||
Created: 1994-05-31 Cater & Fouras (john_cater@yahoo.com)
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Tower of Ludo, Level 1
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region brest
|
||||
width 42
|
||||
height 22
|
||||
enter_x 23
|
||||
enter_y 9
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Tower of Ludo, Level 2
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region brest
|
||||
width 42
|
||||
height 42
|
||||
enter_x 24
|
||||
enter_y 24
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Nasty House
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region brest
|
||||
width 30
|
||||
height 30
|
||||
enter_x 4
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1994-02-18
|
||||
Created: 1994-10-18
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name Pantheon
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region brest
|
||||
width 72
|
||||
height 35
|
||||
enter_x 2
|
||||
enter_x 5
|
||||
enter_y 18
|
||||
msg
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
end
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name Acme Inc.
|
||||
difficulty 1
|
||||
region brest
|
||||
shopitems building material:95;item builder:95;*:-100
|
||||
shopgreed 1.00000
|
||||
|
@ -8,9 +9,11 @@ shopmax 20000
|
|||
shoprace human
|
||||
width 29
|
||||
height 29
|
||||
enter_x 6
|
||||
enter_y 24
|
||||
msg
|
||||
Created: 2005-11-05 Gene Alexander
|
||||
Using ideas from Ryo_
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name Acme Inc.
|
||||
difficulty 1
|
||||
region brest
|
||||
shopitems building material:95;item builder:95;*:-100
|
||||
shopgreed 1.00000
|
||||
|
@ -8,9 +9,11 @@ shopmax 20000
|
|||
shoprace human
|
||||
width 29
|
||||
height 29
|
||||
enter_x 24
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 2005-11-05 Gene Alexander
|
||||
Using ideas from Ryo_
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Sport Center
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region brest
|
||||
width 40
|
||||
height 40
|
||||
enter_x 12
|
||||
enter_y 24
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
arch map
|
||||
name Underground, Level 1
|
||||
reset_timeout 7200
|
||||
difficulty 12
|
||||
difficulty 30
|
||||
region brest
|
||||
width 48
|
||||
height 66
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
Created: 1994-05-31
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch pstone_2
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
arch map
|
||||
name Underground, Level 2
|
||||
difficulty 1
|
||||
difficulty 40
|
||||
region brest
|
||||
width 60
|
||||
height 60
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 1994-02-31
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
Modified: 2008-09-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
Loading…
Reference in New Issue