Changed the route of the ships between Navar, Darcap and Wolfsburg in a way
that makes more sense according to the world map. This should be less confusing for new players. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9696 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c2dd185d6d
commit
65348c5cc6
|
@ -9594,10 +9594,10 @@ elevation 0
|
|||
move_block all
|
||||
end
|
||||
arch big_galleon
|
||||
name To Navar City
|
||||
slaying /world/world_122_116
|
||||
hp 21
|
||||
sp 43
|
||||
name to Wolfsburg
|
||||
slaying /world/world_128_109
|
||||
hp 43
|
||||
sp 20
|
||||
x 32
|
||||
y 36
|
||||
end
|
||||
|
@ -9627,6 +9627,10 @@ elevation 0
|
|||
move_block all
|
||||
end
|
||||
arch big_galleon
|
||||
name To Navar City
|
||||
slaying /world/world_122_116
|
||||
hp 21
|
||||
sp 43
|
||||
x 32
|
||||
y 40
|
||||
end
|
||||
|
|
|
@ -10,6 +10,7 @@ enter_y 1
|
|||
msg
|
||||
Created: 2002-06-02
|
||||
Modified: 2008-05-17 Nicolas Weeger
|
||||
Modified: 2008-08-01 Raphaël Quinet
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_122_115
|
||||
|
@ -7757,10 +7758,9 @@ move_block all
|
|||
end
|
||||
arch big_galleon
|
||||
name To Darcap
|
||||
name_pl To Darcap
|
||||
slaying /world/world_116_102
|
||||
hp 32
|
||||
sp 37
|
||||
sp 41
|
||||
x 21
|
||||
y 42
|
||||
end
|
||||
|
@ -7787,9 +7787,8 @@ move_block all
|
|||
end
|
||||
arch big_galleon
|
||||
name to Wolfsburg
|
||||
name_pl to Wolfsburg
|
||||
slaying /world/world_128_109
|
||||
hp 44
|
||||
hp 43
|
||||
sp 25
|
||||
x 21
|
||||
y 45
|
||||
|
|
|
@ -6,6 +6,7 @@ width 50
|
|||
height 50
|
||||
msg
|
||||
Modified: 2008-04-05 Nicolas Weeger
|
||||
Modified: 2008-08-01 Raphaël Quinet
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_128_108
|
||||
|
@ -10600,6 +10601,10 @@ x 42
|
|||
y 19
|
||||
end
|
||||
arch big_galleon
|
||||
name To Darcap
|
||||
slaying /world/world_116_102
|
||||
hp 32
|
||||
sp 37
|
||||
x 42
|
||||
y 19
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue