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