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@9901 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e7deb9d758
commit
3b1a3c0652
|
@ -7,8 +7,8 @@ width 18
|
||||||
height 16
|
height 16
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 2001-02-17
|
Created: 2001-10-17
|
||||||
Modified: 2008-06-03 Arvid Norlander
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
|
@ -5,9 +5,11 @@ difficulty 6
|
||||||
region navar
|
region navar
|
||||||
width 18
|
width 18
|
||||||
height 18
|
height 18
|
||||||
enter_y 7
|
enter_x 13
|
||||||
|
enter_y 3
|
||||||
msg
|
msg
|
||||||
Created: 2001-02-17
|
Created: 2001-10-17
|
||||||
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -5,9 +5,11 @@ difficulty 6
|
||||||
region navar
|
region navar
|
||||||
width 18
|
width 18
|
||||||
height 18
|
height 18
|
||||||
enter_y 7
|
enter_x 12
|
||||||
|
enter_y 2
|
||||||
msg
|
msg
|
||||||
Created: 2001-02-17
|
Created: 2001-10-17
|
||||||
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue