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@9983 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-10-03 01:36:58 +00:00
parent 3ab0e82991
commit 4a473f8bc2
4 changed files with 19 additions and 6 deletions

View File

@ -1,11 +1,14 @@
arch map arch map
name High Tower name High Tower
difficulty 1 difficulty 11
region wolfsburg region wolfsburg
width 40 width 40
height 40 height 40
enter_x 20 enter_x 20
enter_y 19 enter_y 19
msg
Modified: 2008-10-02 Rick Tanner
endmsg
end end
arch grass arch grass
end end

View File

@ -1,11 +1,14 @@
arch map arch map
name High Tower name High Tower
difficulty 1 difficulty 13
region wolfsburg region wolfsburg
width 30 width 30
height 50 height 50
enter_x 15
enter_y 17
msg msg
Created: 1994-02-18 Created: 1994-10-18
Modified: 2008-10-02 Rick Tanner
endmsg endmsg
end end
arch woodfloor arch woodfloor

View File

@ -1,11 +1,13 @@
arch map arch map
name High Tower name High Tower
difficulty 1 difficulty 17
region wolfsburg region wolfsburg
width 50 width 50
height 50 height 50
enter_x 4
enter_y 4
msg msg
Modified: 2007-11-04 Andreas Kirschbaum Modified: 2008-10-02 Rick Tanner
endmsg endmsg
end end
arch woodfloor arch woodfloor

View File

@ -1,9 +1,14 @@
arch map arch map
name High Tower name High Tower
difficulty 1 difficulty 19
region wolfsburg region wolfsburg
width 60 width 60
height 60 height 60
enter_x 1
enter_y 1
msg
Modified: 2008-10-02 Rick Tanner
endmsg
end end
arch woodfloor arch woodfloor
end end