Add ships to Santo Dominion
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20640 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a125a3a857
commit
a841637df9
|
@ -9,7 +9,7 @@ enter_x 1
|
|||
enter_y 1
|
||||
msg
|
||||
Created: 2002-02-19
|
||||
Modified: 2018-12-28 Rick Tanner
|
||||
Modified: 2018-12-28 Kevin Zheng
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_102_107
|
||||
|
@ -2292,6 +2292,10 @@ arch sea
|
|||
x 10
|
||||
y 11
|
||||
end
|
||||
arch sailing_galleon
|
||||
x 10
|
||||
y 11
|
||||
end
|
||||
arch beach
|
||||
x 10
|
||||
y 12
|
||||
|
@ -3286,6 +3290,10 @@ arch sea
|
|||
x 14
|
||||
y 11
|
||||
end
|
||||
arch sailing_big_galleon
|
||||
x 14
|
||||
y 11
|
||||
end
|
||||
arch sea
|
||||
x 14
|
||||
y 12
|
||||
|
|
Loading…
Reference in New Issue