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@9919 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2fe1a23f62
commit
f8fb622d03
|
@ -1,11 +1,13 @@
|
|||
arch map
|
||||
name Titan Gate
|
||||
difficulty 1
|
||||
difficulty 15
|
||||
width 14
|
||||
height 16
|
||||
enter_x 6
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 2000-02-12
|
||||
Modified: 2008-03-24 Nicolas Weeger
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
arch map
|
||||
name DragonQuest
|
||||
difficulty 30
|
||||
width 41
|
||||
height 41
|
||||
enter_x 2
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 1994-08-19 peterm (peterm@soda.csua.berkeley.edu)
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
arch map
|
||||
name Goblin Chief
|
||||
difficulty 1
|
||||
difficulty 10
|
||||
region scorn
|
||||
width 17
|
||||
height 24
|
||||
|
@ -8,7 +8,7 @@ enter_x 14
|
|||
enter_y 9
|
||||
msg
|
||||
Created: 2000-06-05
|
||||
Modified: 2008-03-24 Nicolas Weeger
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
arch map
|
||||
name Mushroom Quest
|
||||
difficulty 1
|
||||
difficulty 14
|
||||
width 16
|
||||
height 35
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
enter_x 2
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 2000-06-05
|
||||
Modified: 2008-04-02 Nicolas Weeger
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
arch map
|
||||
name Ogre Chief
|
||||
difficulty 1
|
||||
difficulty 7
|
||||
width 31
|
||||
height 33
|
||||
enter_x 6
|
||||
enter_y 6
|
||||
msg
|
||||
Created: 2000-02-17
|
||||
Modified: 2008-03-24 Nicolas Weeger
|
||||
Created: 2000-06-17
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
arch map
|
||||
name Titan Quest
|
||||
difficulty 1
|
||||
difficulty 35
|
||||
width 37
|
||||
height 35
|
||||
enter_x 35
|
||||
enter_y 33
|
||||
msg
|
||||
Modified: 2008-03-24 Nicolas Weeger
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
arch map
|
||||
name Wyvern Quest
|
||||
difficulty 1
|
||||
difficulty 15
|
||||
width 21
|
||||
height 37
|
||||
enter_x 1
|
||||
enter_y 2
|
||||
msg
|
||||
Created: 2000-06-07
|
||||
Modified: 2008-03-24 Nicolas Weeger
|
||||
Modified: 2008-09-22 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
@quest Scorn Royalty Quest
|
||||
|
|
Loading…
Reference in New Issue