Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Added map author's name where necessary, 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@9921 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5b75ff9e9f
commit
652e1dcc02
|
@ -1,13 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Skud Tower Court
|
name Skud Tower Court
|
||||||
difficulty 1
|
difficulty 20
|
||||||
width 40
|
width 40
|
||||||
height 40
|
height 40
|
||||||
enter_x 19
|
enter_x 19
|
||||||
enter_y 39
|
enter_y 39
|
||||||
msg
|
msg
|
||||||
Created: 1993-11-13
|
Created: 1993-11-13
|
||||||
Modified: 2008-24-06 Rick Tanner
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,11 +1,12 @@
|
||||||
arch map
|
arch map
|
||||||
name East Skud Tower
|
name East Skud Tower
|
||||||
difficulty 1
|
difficulty 20
|
||||||
width 40
|
width 40
|
||||||
height 30
|
height 30
|
||||||
enter_y 5
|
enter_y 5
|
||||||
msg
|
msg
|
||||||
Created: 1993-11-18
|
Created: 1993-11-18 Skud the Great (tvangod@ecst.csuchico.edu)
|
||||||
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name Skud Tower Entrance Hall
|
name Skud Tower Entrance Hall
|
||||||
difficulty 1
|
difficulty 20
|
||||||
width 10
|
width 10
|
||||||
height 20
|
height 20
|
||||||
enter_x 4
|
enter_x 5
|
||||||
enter_y 17
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1993-10-20 Skud the Great (tvangod@ecst.csuchico.edu)
|
Created: 1993-10-20 Skud the Great (tvangod@ecst.csuchico.edu)
|
||||||
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,8 +1,10 @@
|
||||||
arch map
|
arch map
|
||||||
name Maze
|
name Maze
|
||||||
difficulty 1
|
difficulty 30
|
||||||
width 40
|
width 40
|
||||||
height 40
|
height 40
|
||||||
|
enter_x 12
|
||||||
|
enter_y 6
|
||||||
msg
|
msg
|
||||||
You have entered a rather dark area.
|
You have entered a rather dark area.
|
||||||
You can here the clanking of metal
|
You can here the clanking of metal
|
||||||
|
@ -10,6 +12,7 @@ on metal. It is coming from one of
|
||||||
the many passages in this maze. A
|
the many passages in this maze. A
|
||||||
Maze in which, a wrong turn could
|
Maze in which, a wrong turn could
|
||||||
be fatal.
|
be fatal.
|
||||||
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name North Skud Tower
|
name North Skud Tower
|
||||||
difficulty 1
|
difficulty 20
|
||||||
width 30
|
width 30
|
||||||
height 40
|
height 40
|
||||||
enter_x 15
|
enter_x 15
|
||||||
enter_y 38
|
enter_y 38
|
||||||
msg
|
msg
|
||||||
Created: 1993-11-16
|
Created: 1993-11-16 Skud the Great (tvangod@ecst.csuchico.edu)
|
||||||
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
name West Skud Tower
|
name West Skud Tower
|
||||||
difficulty 1
|
difficulty 20
|
||||||
width 30
|
width 30
|
||||||
height 40
|
height 40
|
||||||
enter_x 29
|
enter_x 29
|
||||||
enter_y 4
|
enter_y 4
|
||||||
msg
|
msg
|
||||||
Created: 1994-04-10 Skud the Great (tvangod@ecst.csuchico.edu)
|
Created: 1994-04-10 Skud the Great (tvangod@ecst.csuchico.edu)
|
||||||
|
Modified: 2008-09-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
Loading…
Reference in New Issue