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@10046 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4af91a0c82
commit
54d43648de
|
@ -1,12 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name House of Treasure
|
name House of Treasure
|
||||||
difficulty 1
|
difficulty 10
|
||||||
region pupland
|
region pupland
|
||||||
width 13
|
width 13
|
||||||
height 15
|
height 15
|
||||||
|
enter_x 3
|
||||||
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-13
|
Created: 1996-02-13
|
||||||
Modified: 2008-04-18 buzzsaw
|
Modified: 2008-10-09 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch marble
|
arch marble
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Practice1
|
name Practice1
|
||||||
difficulty 1
|
difficulty 8
|
||||||
region pupland
|
region pupland
|
||||||
width 11
|
width 11
|
||||||
height 18
|
height 18
|
||||||
|
enter_x 5
|
||||||
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-13
|
Created: 1996-02-13
|
||||||
|
Modified: 2008-10-09 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Practice2
|
name Practice2
|
||||||
difficulty 1
|
difficulty 10
|
||||||
region pupland
|
region pupland
|
||||||
width 11
|
width 11
|
||||||
height 18
|
height 18
|
||||||
|
enter_x 5
|
||||||
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-13
|
Created: 1996-02-13
|
||||||
|
Modified: 2008-10-09 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Practice3
|
name Practice3
|
||||||
difficulty 1
|
difficulty 12
|
||||||
region pupland
|
region pupland
|
||||||
width 11
|
width 11
|
||||||
height 18
|
height 18
|
||||||
|
enter_x 5
|
||||||
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-13
|
Created: 1996-02-13
|
||||||
|
Modified: 2008-10-09 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
Loading…
Reference in New Issue