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@10073 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
97ecd9cad0
commit
40f5eecd5e
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Bomb de Pon
|
||||
difficulty 15
|
||||
difficulty 25
|
||||
region nurnberg
|
||||
width 29
|
||||
height 25
|
||||
enter_x 16
|
||||
enter_y 24
|
||||
msg
|
||||
Created: 1996-02-10
|
||||
Modified: 2008-06-20 Arvid Norlander
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch igate_open_1
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Bomb de Pon
|
||||
difficulty 7
|
||||
difficulty 30
|
||||
region nurnberg
|
||||
width 35
|
||||
height 32
|
||||
enter_x 16
|
||||
enter_y 18
|
||||
msg
|
||||
Created: 1996-02-25
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Created: 1996-12-25
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
arch map
|
||||
name Click de Pon
|
||||
difficulty 1
|
||||
difficulty 15
|
||||
region nurnberg
|
||||
width 29
|
||||
height 22
|
||||
enter_y 13
|
||||
msg
|
||||
Created: 1996-02-10
|
||||
Modified: 2008-06-20 Arvid Norlander
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Dungeon of Life
|
||||
difficulty 15
|
||||
difficulty 25
|
||||
region nurnberg
|
||||
width 28
|
||||
height 32
|
||||
enter_x 19
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Modified: 2008-06-20 Arvid Norlander
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Dungeon of Death
|
||||
difficulty 15
|
||||
difficulty 25
|
||||
region nurnberg
|
||||
width 28
|
||||
height 32
|
||||
enter_x 19
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-12
|
||||
Modified: 2008-06-20 Arvid Norlander
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Dick's House
|
||||
difficulty 1
|
||||
difficulty 18
|
||||
region nurnberg
|
||||
width 27
|
||||
height 21
|
||||
enter_x 1
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1996-02-09
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
@ -18,7 +21,7 @@ y 2
|
|||
end
|
||||
arch invis_exit
|
||||
slaying ../city
|
||||
hp 3
|
||||
hp 4
|
||||
sp 12
|
||||
y 3
|
||||
end
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region nurnberg
|
||||
width 16
|
||||
height 16
|
||||
enter_x 1
|
||||
enter_y 5
|
||||
msg
|
||||
Created: 1996-02-10
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
arch map
|
||||
name Maze
|
||||
difficulty 1
|
||||
difficulty 12
|
||||
region nurnberg
|
||||
width 29
|
||||
height 23
|
||||
enter_x 11
|
||||
msg
|
||||
Created: 1996-02-11
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
arch map
|
||||
name ShowInv de Pon
|
||||
difficulty 10
|
||||
difficulty 20
|
||||
region nurnberg
|
||||
width 35
|
||||
height 32
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1996-02-11
|
||||
Modified: 2008-10-11 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch afloor_right
|
||||
|
|
Loading…
Reference in New Issue