Fix exit coordinates for rowboat - was dropping players in the middle
of the ocean. MSW 2003-01-13 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1947 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ec20feb6ae
commit
434b87a24a
|
@ -12492,8 +12492,8 @@ end
|
||||||
arch rowboat
|
arch rowboat
|
||||||
name boat
|
name boat
|
||||||
slaying /world/world_127_109
|
slaying /world/world_127_109
|
||||||
hp 11
|
hp 12
|
||||||
sp 41
|
sp 14
|
||||||
x 24
|
x 24
|
||||||
y 40
|
y 40
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue