Patch #339: Add ship from Santo Dominion and link to world map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18753 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c525dae3ac
commit
3416a29e99
File diff suppressed because it is too large
Load Diff
|
@ -2097,6 +2097,10 @@ arch brush
|
||||||
x 9
|
x 9
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
|
arch lamppost
|
||||||
|
x 9
|
||||||
|
y 16
|
||||||
|
end
|
||||||
arch woods_2
|
arch woods_2
|
||||||
x 9
|
x 9
|
||||||
y 17
|
y 17
|
||||||
|
@ -2629,11 +2633,11 @@ arch woods_2
|
||||||
x 11
|
x 11
|
||||||
y 22
|
y 22
|
||||||
end
|
end
|
||||||
arch random_wealth
|
arch woods_2
|
||||||
x 11
|
x 11
|
||||||
y 23
|
y 23
|
||||||
end
|
end
|
||||||
arch woods_2
|
arch random_wealth
|
||||||
x 11
|
x 11
|
||||||
y 23
|
y 23
|
||||||
end
|
end
|
||||||
|
@ -3256,9 +3260,9 @@ y 9
|
||||||
end
|
end
|
||||||
arch s_ship
|
arch s_ship
|
||||||
name Ship to Scorn
|
name Ship to Scorn
|
||||||
slaying /world/world_105_115
|
slaying /santo_dominion/ship_scorn
|
||||||
hp 9
|
hp 9
|
||||||
sp 22
|
sp 10
|
||||||
x 14
|
x 14
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
@ -3543,7 +3547,7 @@ x 15
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
arch courthouse
|
arch courthouse
|
||||||
name A Little Opara
|
name A Little Opera
|
||||||
slaying /santo_dominion/magara/opera
|
slaying /santo_dominion/magara/opera
|
||||||
hp 1
|
hp 1
|
||||||
sp 12
|
sp 12
|
||||||
|
@ -4050,7 +4054,11 @@ arch grass_only
|
||||||
x 17
|
x 17
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch tree3
|
arch sign
|
||||||
|
name Tickets
|
||||||
|
msg
|
||||||
|
Boarding passes are sold at the Santo Dominion Ticket Office located in City Hall.
|
||||||
|
endmsg
|
||||||
x 17
|
x 17
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
|
@ -4346,7 +4354,7 @@ x 18
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch city_tower
|
arch city_tower
|
||||||
name Tobias Tower
|
name Tobias' Tower
|
||||||
slaying /santo_dominion/tobias
|
slaying /santo_dominion/tobias
|
||||||
hp 5
|
hp 5
|
||||||
sp 22
|
sp 22
|
||||||
|
@ -4670,7 +4678,7 @@ arch house_largish
|
||||||
name Lord Ramsdre Mansion
|
name Lord Ramsdre Mansion
|
||||||
slaying /santo_dominion/espen/palace
|
slaying /santo_dominion/espen/palace
|
||||||
hp 1
|
hp 1
|
||||||
sp 15
|
sp 14
|
||||||
x 19
|
x 19
|
||||||
y 20
|
y 20
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue