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, mape name update (shop -> Shop)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10093 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
76a118f243
commit
ada6810526
|
@ -1,15 +1,17 @@
|
||||||
arch map
|
arch map
|
||||||
name Bobo's shop
|
name Bobo's Shop
|
||||||
difficulty 1
|
difficulty 15
|
||||||
region pupland
|
region pupland
|
||||||
shopitems weapon:25;bow:10;armour:10;shield:10;helmet:10;cloak:15;boots:10;gloves:10;bracers:10;girdle:5;food:40;flesh:40;wand:20;rod:15;*:-60
|
shopitems weapon:25;bow:10;armour:10;shield:10;helmet:10;cloak:15;boots:10;gloves:10;bracers:10;girdle:5;food:40;flesh:40;wand:20;rod:15;*:-60
|
||||||
shopmax 6000
|
shopmax 6000
|
||||||
shoprace dwarf
|
shoprace dwarf
|
||||||
width 13
|
width 13
|
||||||
height 16
|
height 16
|
||||||
|
enter_x 6
|
||||||
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2000-02-22
|
Created: 2000-10-22
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-10-13 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
|
Loading…
Reference in New Issue