Moved Port Joseph General Store map in to /port_joseph/town/shops/ directory. Updated world map (world/world_101_114) due to file path changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18154 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c15d1466aa
commit
dc4615bbc5
|
@ -10,7 +10,7 @@ enter_x 18
|
||||||
enter_y 15
|
enter_y 15
|
||||||
msg
|
msg
|
||||||
Created: 1994-05-06 langley (langley@fermat.dartmouth.edu)
|
Created: 1994-05-06 langley (langley@fermat.dartmouth.edu)
|
||||||
Modified: 2011-10-10 Rick Tanner
|
Modified: 2012-05-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -1947,7 +1947,7 @@ x 17
|
||||||
y 17
|
y 17
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_101_114
|
slaying ../../../world/world_101_114
|
||||||
hp 14
|
hp 14
|
||||||
sp 39
|
sp 39
|
||||||
x 17
|
x 17
|
||||||
|
@ -2060,7 +2060,7 @@ y 17
|
||||||
connected 1
|
connected 1
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_101_114
|
slaying ../../../world/world_101_114
|
||||||
hp 14
|
hp 14
|
||||||
sp 39
|
sp 39
|
||||||
x 18
|
x 18
|
||||||
|
@ -2187,7 +2187,7 @@ x 19
|
||||||
y 17
|
y 17
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch invis_exit
|
||||||
slaying /world/world_101_114
|
slaying ../../../world/world_101_114
|
||||||
hp 14
|
hp 14
|
||||||
sp 39
|
sp 39
|
||||||
x 19
|
x 19
|
|
@ -4,7 +4,7 @@ region portjoseph
|
||||||
width 50
|
width 50
|
||||||
height 50
|
height 50
|
||||||
msg
|
msg
|
||||||
Modified: 2011-11-30 Rick Tanner
|
Modified: 2012-05-23 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_101_113
|
tile_path_1 world_101_113
|
||||||
|
@ -3211,7 +3211,7 @@ y 38
|
||||||
end
|
end
|
||||||
arch store_general
|
arch store_general
|
||||||
name Port Joseph General Store
|
name Port Joseph General Store
|
||||||
slaying /port_joseph/town/generalstore
|
slaying /port_joseph/town/shops/generalstore
|
||||||
hp 18
|
hp 18
|
||||||
sp 15
|
sp 15
|
||||||
x 13
|
x 13
|
||||||
|
|
Loading…
Reference in New Issue