Map header updates: 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@9976 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-10-03 00:41:30 +00:00
parent d1ca68c9f7
commit a8b00d1dfa
3 changed files with 11 additions and 10 deletions

View File

@ -1,14 +1,14 @@
arch map
name Fisher's Hall
reset_timeout 7200
difficulty 1
difficulty 3
width 23
height 15
enter_x 1
enter_x 10
enter_y 1
msg
Created: 2004-08-03 Mikeeusa
Modified: 2008-05-29 Arvid Norlander
Modified: 2008-10-02 Rick Tanner
endmsg
outdoor 1
end

View File

@ -1,14 +1,15 @@
arch map
name Fisher's Hall
reset_timeout 7200
difficulty 1
difficulty 30
darkness 3
width 64
height 64
enter_x 1
enter_y 1
enter_x 19
enter_y 9
msg
Created: 2004-08-03 Mikeeusa
Modified: 2008-10-02 Rick Tanner
endmsg
end
arch dirtfloor

View File

@ -1,14 +1,14 @@
arch map
name Storehouse
reset_timeout 7200
difficulty 1
difficulty 5
width 14
height 14
enter_x 1
enter_y 1
enter_x 7
enter_y 11
msg
Created: 2004-08-03 Mikeeusa
Modified: 2008-05-30 Andreas Kirschbaum
Modified: 2008-10-02 Rick Tanner
endmsg
outdoor 1
end