Moved Euthville Magic Shop map in to /euthville/shops directory. Updated world map (world/world_105_113) due to file path changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18152 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
889b26260f
commit
f4065d8bc9
|
@ -12,7 +12,7 @@ enter_x 38
|
||||||
enter_y 21
|
enter_y 21
|
||||||
msg
|
msg
|
||||||
Created: 1993-11-09
|
Created: 1993-11-09
|
||||||
Modified: 2012-02-02 Rick Tanner
|
Modified: 2012-05-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -5134,7 +5134,7 @@ x 37
|
||||||
y 24
|
y 24
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_105_113
|
slaying ../../world/world_105_113
|
||||||
hp 8
|
hp 8
|
||||||
sp 12
|
sp 12
|
||||||
x 37
|
x 37
|
||||||
|
@ -5295,7 +5295,7 @@ x 38
|
||||||
y 24
|
y 24
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_105_113
|
slaying ../../world/world_105_113
|
||||||
hp 8
|
hp 8
|
||||||
sp 12
|
sp 12
|
||||||
x 38
|
x 38
|
||||||
|
@ -5480,7 +5480,7 @@ x 39
|
||||||
y 24
|
y 24
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_105_113
|
slaying ../../world/world_105_113
|
||||||
hp 8
|
hp 8
|
||||||
sp 12
|
sp 12
|
||||||
x 39
|
x 39
|
|
@ -5,7 +5,7 @@ region euthville
|
||||||
width 50
|
width 50
|
||||||
height 50
|
height 50
|
||||||
msg
|
msg
|
||||||
Modified: 2012-04-29 Nicolas Weeger
|
Modified: 2012-05-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_105_112
|
tile_path_1 world_105_112
|
||||||
|
@ -1919,7 +1919,7 @@ elevation 722
|
||||||
end
|
end
|
||||||
arch store_magic
|
arch store_magic
|
||||||
name Euthville Magic Shop
|
name Euthville Magic Shop
|
||||||
slaying /euthville/magic.shop
|
slaying ../euthville/shops/magic.shop
|
||||||
hp 38
|
hp 38
|
||||||
sp 21
|
sp 21
|
||||||
x 7
|
x 7
|
||||||
|
|
Loading…
Reference in New Issue