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@9850 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
969f7eaaa4
commit
96fb71a070
|
@ -1,13 +1,16 @@
|
|||
arch map
|
||||
name Mirkland's Magic
|
||||
difficulty 1
|
||||
difficulty 10
|
||||
region darcap
|
||||
shopitems potion:40;spellbook:40;amulet:40;ring:45;scroll:40;book:40;wand:60;rod:60;*:-60
|
||||
shopmax 8000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 13
|
||||
enter_x 14
|
||||
enter_y 1
|
||||
msg
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch shop_empty
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue