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@9947 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ca39a26597
commit
101c92e662
|
@ -4,8 +4,11 @@ difficulty 1
|
||||||
region scorn
|
region scorn
|
||||||
width 32
|
width 32
|
||||||
height 16
|
height 16
|
||||||
|
enter_x 13
|
||||||
|
enter_y 3
|
||||||
msg
|
msg
|
||||||
Created: 1996-11-27 Mark Wedel (mark@pyramid.com)
|
Created: 1996-11-27 Mark Wedel (mark@pyramid.com)
|
||||||
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
||||||
region scorn
|
region scorn
|
||||||
width 24
|
width 24
|
||||||
height 17
|
height 17
|
||||||
|
enter_x 22
|
||||||
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2003-04-27 Avion
|
Created: 2003-04-27 Avion
|
||||||
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -5,11 +5,11 @@ difficulty 1
|
||||||
region scorn
|
region scorn
|
||||||
width 34
|
width 34
|
||||||
height 33
|
height 33
|
||||||
enter_x 17
|
enter_x 18
|
||||||
enter_y 32
|
enter_y 32
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-15
|
Created: 1993-10-15
|
||||||
Modified: 2008-06-06 Arvid Norlander
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
maplore
|
maplore
|
||||||
@quest Scorn Royalty Quest
|
@quest Scorn Royalty Quest
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Goth's Tavern
|
name Goth's Tavern
|
||||||
difficulty 1
|
difficulty 3
|
||||||
region scorn
|
region scorn
|
||||||
width 40
|
width 40
|
||||||
height 40
|
height 40
|
||||||
|
enter_x 4
|
||||||
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Modified: 2008-05-23 Arvid Norlander
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
|
@ -4,11 +4,11 @@ difficulty 1
|
||||||
region scorn
|
region scorn
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 7
|
enter_x 8
|
||||||
enter_y 15
|
enter_y 15
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-15
|
Created: 1993-10-15
|
||||||
Modified: 2008-01-13 Kevin Bulgrien
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch sea
|
arch sea
|
||||||
|
|
|
@ -5,9 +5,10 @@ region scorn
|
||||||
width 24
|
width 24
|
||||||
height 16
|
height 16
|
||||||
enter_x 4
|
enter_x 4
|
||||||
enter_y 3
|
enter_y 2
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-15
|
Created: 1993-10-15
|
||||||
|
Modified: 2008-09-29 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch exit
|
arch exit
|
||||||
|
|
Loading…
Reference in New Issue