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
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9937 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ac9e656ecc
commit
e0888d449c
|
@ -7,9 +7,10 @@ shopitems armour:60;shield:60;helmet:50;cloak:50;boots:50;gloves:50;bracers:60;g
|
|||
width 16
|
||||
height 16
|
||||
enter_x 1
|
||||
enter_y 12
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 1994-02-11
|
||||
Created: 1994-10-11
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
|
@ -6,8 +6,11 @@ region santodominion
|
|||
shopitems food:80;flesh:50;weapon:10;armour:10;*:-60
|
||||
width 20
|
||||
height 13
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1994-02-12
|
||||
Created: 1994-05-12
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
|
@ -7,10 +7,10 @@ shopitems amulet:40;ring:40;potion:40;book:40;scroll:40;spellbook:40;skillscroll
|
|||
width 20
|
||||
height 21
|
||||
enter_x 1
|
||||
enter_y 15
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 1994-02-12
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
|
|
|
@ -7,8 +7,10 @@ shopitems ring:100;amulet:0;*:-100
|
|||
shopmin 3000
|
||||
width 28
|
||||
height 10
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1994-02-12
|
||||
Created: 1994-05-12
|
||||
Modified: 2008-09-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch marble
|
||||
|
|
Loading…
Reference in New Issue