Update maps with entrance x & y coordinates, adjust map level difficulty to something hopefully more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9821 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7b7b4334bb
commit
588dfeef1f
|
@ -1,10 +1,12 @@
|
|||
arch map
|
||||
name gate1
|
||||
difficulty 4
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate2
|
||||
difficulty 6
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
enter_x 11
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate3
|
||||
difficulty 10
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
enter_x 9
|
||||
enter_y 11
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate4
|
||||
difficulty 15
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
enter_x 7
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate5
|
||||
difficulty 17
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
enter_x 1
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dirtfloor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name gate6
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region brest
|
||||
width 21
|
||||
height 21
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dirtfloor
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate7
|
||||
difficulty 28
|
||||
region brest
|
||||
width 29
|
||||
height 29
|
||||
enter_x 19
|
||||
enter_y 20
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name gate8
|
||||
difficulty 30
|
||||
region brest
|
||||
width 29
|
||||
height 29
|
||||
enter_x 3
|
||||
enter_y 12
|
||||
msg
|
||||
Created: 1994-09-21
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name gate9
|
||||
difficulty 35
|
||||
region brest
|
||||
width 29
|
||||
height 29
|
||||
enter_x 23
|
||||
enter_y 5
|
||||
msg
|
||||
Created: 1994-09-21
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch sea
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name palace1
|
||||
difficulty 1
|
||||
region brest
|
||||
width 17
|
||||
height 17
|
||||
enter_x 8
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
arch map
|
||||
name palace2
|
||||
difficulty 12
|
||||
region brest
|
||||
width 17
|
||||
height 17
|
||||
enter_x 8
|
||||
enter_y 8
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name palace3
|
||||
difficulty 1
|
||||
region brest
|
||||
width 11
|
||||
height 13
|
||||
enter_x 6
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 1994-09-20
|
||||
Modified: 2008-05-29 Arvid Norlander
|
||||
Modified: 2008-09-10 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
|
Loading…
Reference in New Issue