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@9898 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f2d10b11d6
commit
bc8b9dee97
|
@ -1,10 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Marksel Keep Cellar
|
name Marksel Keep Cellar
|
||||||
difficulty 1
|
difficulty 8
|
||||||
width 8
|
width 8
|
||||||
height 10
|
height 10
|
||||||
|
enter_x 1
|
||||||
|
enter_y 2
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-28 King Zoobus
|
Created: 1999-01-28 King Zoobus
|
||||||
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Church of Valriel
|
name Church of Valriel
|
||||||
difficulty 1
|
difficulty 8
|
||||||
width 7
|
width 7
|
||||||
height 11
|
height 11
|
||||||
enter_x 3
|
enter_x 3
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-03 King Zoobus
|
Created: 1999-02-03 King Zoobus
|
||||||
Modified: 2008-05-23 Arvid Norlander
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Grumm's Inn
|
name Grumm's Inn
|
||||||
difficulty 1
|
difficulty 8
|
||||||
width 23
|
width 23
|
||||||
height 15
|
height 15
|
||||||
enter_x 7
|
enter_x 7
|
||||||
enter_y 13
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Grumm's Inn
|
|
||||||
Created: 2002-10-27 Todd Mitchell
|
Created: 2002-10-27 Todd Mitchell
|
||||||
Modified: 2008-06-12 Arvid Norlander
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,14 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Grumms Inn Upstairs
|
name Grumms Inn Upstairs
|
||||||
difficulty 1
|
difficulty 8
|
||||||
width 22
|
width 22
|
||||||
height 10
|
height 10
|
||||||
enter_x 20
|
enter_x 20
|
||||||
enter_y 3
|
enter_y 3
|
||||||
msg
|
msg
|
||||||
Grumm's Inn
|
|
||||||
Created: 2002-10-27 Todd Mitchell
|
Created: 2002-10-27 Todd Mitchell
|
||||||
Modified: 2008-05-23 Arvid Norlander
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Marksel Keep
|
name Marksel Keep
|
||||||
difficulty 1
|
difficulty 8
|
||||||
width 15
|
width 15
|
||||||
height 15
|
height 15
|
||||||
enter_x 7
|
enter_x 7
|
||||||
enter_y 14
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-28 King Zoobus
|
Created: 1999-01-28 King Zoobus
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Mines
|
name Mines
|
||||||
difficulty 1
|
difficulty 10
|
||||||
darkness 4
|
darkness 4
|
||||||
width 20
|
width 20
|
||||||
height 20
|
height 20
|
||||||
|
enter_x 13
|
||||||
|
enter_y 18
|
||||||
msg
|
msg
|
||||||
Created: 2002-12-20 Joel Southall
|
Created: 2002-12-20 Joel Southall
|
||||||
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
|
@ -7,9 +7,10 @@ shopmin 10
|
||||||
shopmax 5000
|
shopmax 5000
|
||||||
width 11
|
width 11
|
||||||
height 11
|
height 11
|
||||||
|
enter_x 3
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-27 King Zoobus
|
Created: 1999-01-27 King Zoobus
|
||||||
Modified: 2008-07-22 Rick Tanner
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
arch map
|
arch map
|
||||||
name Sages Tower
|
name Sages Tower
|
||||||
difficulty 1
|
difficulty 4
|
||||||
shopitems potion:40;spellbook:40;amulet:40;ring:45;scroll:40;book:40;wand:60;rod:60;*:-60
|
shopitems potion:40;spellbook:40;amulet:40;ring:45;scroll:40;book:40;wand:60;rod:60;*:-60
|
||||||
shopmin 20
|
shopmin 20
|
||||||
shopmax 4000
|
shopmax 4000
|
||||||
|
@ -10,7 +10,7 @@ enter_x 13
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-03 King Zoobus
|
Created: 1999-02-03 King Zoobus
|
||||||
Modified: 2008-08-29 Rick Tanner
|
Modified: 2008-09-20 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
|
Loading…
Reference in New Issue