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@10019 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c9d6cc4a09
commit
e2850f90b3
|
@ -1,15 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Ichidou Dzuki Ruggilli
|
name Ichidou Dzuki Ruggilli
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 3
|
||||||
region azumauindo
|
region azumauindo
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 8
|
||||||
enter_y 1
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-12 MikeeUSA
|
Created: 2005-03-12 MikeeUSA
|
||||||
Modified: 2008-06-20 Arvid Norlander
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
|
@ -1,14 +1,15 @@
|
||||||
arch map
|
arch map
|
||||||
name Ichidou Dzuki Ruggilli
|
name Ichidou Dzuki Ruggilli
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 80
|
||||||
region azumauindo
|
region azumauindo
|
||||||
width 16
|
width 16
|
||||||
height 16
|
height 16
|
||||||
enter_x 1
|
enter_x 7
|
||||||
enter_y 1
|
enter_y 14
|
||||||
msg
|
msg
|
||||||
Created: 2005-02-12 MikeeUSA
|
Created: 2005-03-12 MikeeUSA
|
||||||
|
Modified: 2008-10-05 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
|
Loading…
Reference in New Issue