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@10099 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
eba8c61819
commit
851afc8192
|
@ -1,12 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Kira
|
name Kira's Place
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region pupland
|
region pupland
|
||||||
width 14
|
width 14
|
||||||
height 11
|
height 11
|
||||||
|
enter_x 12
|
||||||
|
enter_y 5
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-10
|
Created: 1996-02-10
|
||||||
Modified: 2007-12-13 Kevin Bulgrien
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass
|
arch grass
|
||||||
|
|
|
@ -1,11 +1,14 @@
|
||||||
arch map
|
arch map
|
||||||
name Special
|
name Special
|
||||||
difficulty 1
|
difficulty 35
|
||||||
region pupland
|
region pupland
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
|
enter_x 5
|
||||||
|
enter_y 9
|
||||||
msg
|
msg
|
||||||
Created: 1997-02-28
|
Created: 1997-11-28
|
||||||
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
Loading…
Reference in New Issue