Map header updates: 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@9949 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6c60177e1a
commit
1330710c28
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
name Temple of Gaea
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 20
|
||||
height 20
|
||||
|
@ -8,7 +8,7 @@ enter_x 12
|
|||
enter_y 17
|
||||
msg
|
||||
Created: 1999-01-24 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-01-03 Nicolas Weeger
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass_only
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Gnarg's Cave
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 12
|
||||
height 12
|
||||
enter_x 4
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 2000-05-02 John Cater (john_cater@yahoo.com)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dirtfloor
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
arch map
|
||||
name Church of Gorokh
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 13
|
||||
enter_x 6
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1999-01-22 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Shrine of Ixalovh
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 13
|
||||
height 15
|
||||
enter_x 6
|
||||
enter_y 14
|
||||
enter_x 4
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 2004-08-29 Avion
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Temple of Mostrai
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 16
|
||||
height 18
|
||||
enter_x 13
|
||||
enter_y 15
|
||||
enter_y 16
|
||||
msg
|
||||
Created: 1999-01-22 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch brush
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
arch map
|
||||
name Temple of Mostrai
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
darkness 2
|
||||
width 16
|
||||
height 16
|
||||
enter_x 12
|
||||
enter_y 3
|
||||
enter_x 13
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1999-01-22 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
arch map
|
||||
name Temple of Ruggilli
|
||||
reset_timeout 3000
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 16
|
||||
height 16
|
||||
enter_x 4
|
||||
enter_y 16
|
||||
enter_x 3
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 2001-01-03 dnh (dnh@hawthorn.csse.monash.edu.au)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch small_stones
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
arch map
|
||||
name Test of Ruggilli
|
||||
difficulty 1
|
||||
difficulty 4
|
||||
region scorn
|
||||
width 16
|
||||
height 16
|
||||
enter_x 5
|
||||
enter_y 7
|
||||
enter_x 4
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 2001-01-03 dnh (dnh@hawthorn.csse.monash.edu.au)
|
||||
Altar to level 120 20050527
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Temple of Sorig
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 18
|
||||
height 17
|
||||
enter_x 8
|
||||
enter_y 14
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1999-01-24 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass_only
|
||||
|
|
|
@ -5,9 +5,11 @@ difficulty 1
|
|||
region scorn
|
||||
width 10
|
||||
height 10
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1999-01-24 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Church of Valriel
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 20
|
||||
height 30
|
||||
enter_x 9
|
||||
enter_y 27
|
||||
enter_y 28
|
||||
msg
|
||||
Created: 1999-01-18 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
arch map
|
||||
name Church of Valriel
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
width 13
|
||||
height 12
|
||||
enter_x 6
|
||||
enter_y 9
|
||||
enter_x 1
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 1999-01-18 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
arch map
|
||||
name Church of Valriel Belltower
|
||||
difficulty 1
|
||||
difficulty 3
|
||||
region scorn
|
||||
darkness 2
|
||||
width 16
|
||||
height 16
|
||||
enter_x 2
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1999-01-22 Raphaël Quinet (raphael@gimp.org)
|
||||
Modified: 2007-12-16 Nicolas Weeger
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
Loading…
Reference in New Issue