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@9851 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
96fb71a070
commit
0547f824fd
|
@ -1,16 +1,17 @@
|
|||
arch map
|
||||
name Spike's Weapons
|
||||
fixed_resettime 1
|
||||
difficulty 1
|
||||
difficulty 10
|
||||
region darcap
|
||||
shopitems weapon:80;bow:40;*:-50
|
||||
shopmax 8000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 13
|
||||
enter_x 14
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 1994-02-11
|
||||
Created: 1994-10-11
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch shop_empty
|
||||
|
|
Loading…
Reference in New Issue