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@9904 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7518044e88
commit
974b8b63b6
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Family House
|
||||
difficulty 1
|
||||
difficulty 18
|
||||
region navar
|
||||
width 31
|
||||
height 25
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 2001-02-31
|
||||
Created: 2001-03-31
|
||||
Modified: 2008-09-20 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch gwall_2_2_2
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
arch map
|
||||
name Kaisa's place
|
||||
difficulty 1
|
||||
difficulty 18
|
||||
region navar
|
||||
width 80
|
||||
height 17
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1994-02-11
|
||||
Created: 1994-10-11
|
||||
Modified: 2008-09-20 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch stonefloor2
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name A Large house
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region navar
|
||||
width 50
|
||||
height 50
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1994-02-11
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Created: 1994-10-11
|
||||
Modified: 2008-09-20 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch small_stones
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region navar
|
||||
width 8
|
||||
height 20
|
||||
enter_x 4
|
||||
enter_y 18
|
||||
msg
|
||||
Created: 1994-02-11
|
||||
Created: 1994-10-11
|
||||
Modified: 2008-09-20 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
Loading…
Reference in New Issue