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, make map name more descriptive, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10123 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e91a83c076
commit
13eb001052
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa, 2nd Floor
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
|
@ -8,7 +8,8 @@ height 16
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2003-02-18 mikeeusa
|
Created: 2003-08-18 mikeeusa
|
||||||
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa, 3rd Floor
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
|
@ -9,7 +9,7 @@ enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2004-08-03 Mikeeusa
|
Created: 2004-08-03 Mikeeusa
|
||||||
Modified: 2008-05-29 Arvid Norlander
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa, 4th Floor
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 1
|
enter_x 14
|
||||||
enter_y 1
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 2004-08-03 Mikeeusa
|
Created: 2004-08-03 Mikeeusa
|
||||||
Modified: 2008-05-29 Arvid Norlander
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa
|
||||||
reset_timeout 700
|
reset_timeout 700
|
||||||
difficulty 1
|
difficulty 30
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
width 40
|
width 40
|
||||||
height 60
|
height 60
|
||||||
enter_x 1
|
enter_x 23
|
||||||
enter_y 1
|
enter_y 31
|
||||||
msg
|
msg
|
||||||
Created: 2003-02-17 mikeeusa
|
Created: 2003-08-17 mikeeusa
|
||||||
Modified: 2008-06-04 Arvid Norlander
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa
|
||||||
reset_timeout 700
|
reset_timeout 700
|
||||||
difficulty 1
|
difficulty 30
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
width 34
|
width 34
|
||||||
height 43
|
height 43
|
||||||
enter_x 1
|
enter_x 17
|
||||||
enter_y 1
|
enter_y 30
|
||||||
msg
|
msg
|
||||||
Created: 2003-02-17 mikeeusa
|
Created: 2003-08-17 mikeeusa
|
||||||
Modified: 2008-06-04 Arvid Norlander
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
|
@ -1,14 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name City de Clouds Villa
|
name City de Clouds Villa
|
||||||
reset_timeout 700
|
reset_timeout 700
|
||||||
difficulty 1
|
difficulty 30
|
||||||
region citydeclouds
|
region citydeclouds
|
||||||
width 40
|
width 40
|
||||||
height 60
|
height 60
|
||||||
enter_x 1
|
enter_x 17
|
||||||
enter_y 1
|
enter_y 24
|
||||||
msg
|
msg
|
||||||
Created: 2003-02-17 mikeeusa
|
Created: 2003-08-17 mikeeusa
|
||||||
|
Modified: 2008-10-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
Loading…
Reference in New Issue