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, added region wilderness
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9878 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
363948179a
commit
736a8bf92d
|
|
@ -2,12 +2,14 @@ arch map
|
||||||
name Grukk's Tower
|
name Grukk's Tower
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 4
|
difficulty 4
|
||||||
|
region wilderness
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 13
|
enter_x 12
|
||||||
enter_y 12
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 1994-05-01
|
Created: 1994-05-01
|
||||||
|
Modified: 2008-09-16 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,14 @@ arch map
|
||||||
name Grukk's Tower
|
name Grukk's Tower
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 7
|
difficulty 7
|
||||||
|
region wilderness
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 13
|
enter_x 12
|
||||||
enter_y 12
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2001-02-14
|
Created: 2001-09-14
|
||||||
|
Modified: 2008-09-16 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Grukk's Tower
|
name Grukk's Tower
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 9
|
difficulty 15
|
||||||
|
region wilderness
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 13
|
enter_x 12
|
||||||
enter_y 12
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2001-02-14
|
Created: 2001-09-14
|
||||||
|
Modified: 2008-09-16 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Grukk's Tower
|
name Grukk's Tower
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 8
|
difficulty 18
|
||||||
|
region wilderness
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 12
|
enter_x 12
|
||||||
enter_y 11
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-30
|
Created: 1996-09-30
|
||||||
|
Modified: 2008-09-16 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue