- Move a pirate from the center of the deck to the side, and put a ships wheel
on the map in his old spot (because one was just added as a new arch). git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13214 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6f4b6b20f5
commit
6bf544ec3f
|
|
@ -7,7 +7,7 @@ height 16
|
||||||
enter_x 16
|
enter_x 16
|
||||||
enter_y 3
|
enter_y 3
|
||||||
msg
|
msg
|
||||||
Modified: 2008-10-28 Rick Tanner
|
Modified: 2010-05-12 Kevin Bulgrien
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch sea
|
arch sea
|
||||||
|
|
@ -1193,6 +1193,10 @@ arch woodfloor
|
||||||
x 17
|
x 17
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
arch pirate
|
||||||
|
x 17
|
||||||
|
y 4
|
||||||
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 17
|
x 17
|
||||||
y 5
|
y 5
|
||||||
|
|
@ -1213,7 +1217,7 @@ arch woodfloor
|
||||||
x 17
|
x 17
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
arch pirate
|
arch shipswheel
|
||||||
x 17
|
x 17
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue