Map header update: Update maps with entrance x & y coordinates
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9987 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
36052f1894
commit
db5434c9a7
|
|
@ -10,7 +10,7 @@ enter_x 17
|
||||||
enter_y 38
|
enter_y 38
|
||||||
msg
|
msg
|
||||||
Created: 2005-12-23 Gene Alexander
|
Created: 2005-12-23 Gene Alexander
|
||||||
Modified: 2007-12-02 Gene Alexander
|
Modified: 2008-10-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch shop_empty
|
arch shop_empty
|
||||||
|
|
@ -3195,7 +3195,7 @@ end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_128_109
|
slaying /world/world_128_109
|
||||||
hp 18
|
hp 18
|
||||||
sp 15
|
sp 14
|
||||||
x 17
|
x 17
|
||||||
y 39
|
y 39
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -9,10 +9,10 @@ shopmax 2000000
|
||||||
width 25
|
width 25
|
||||||
height 25
|
height 25
|
||||||
enter_x 17
|
enter_x 17
|
||||||
enter_y 21
|
enter_y 22
|
||||||
msg
|
msg
|
||||||
Created: 2007-04-08 Gene Alexander
|
Created: 2007-04-08 Gene Alexander
|
||||||
Modified: 2007-12-04 Gene Alexander
|
Modified: 2008-10-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue