Add move_block for boats in ground/Pstone/pstone_1.arc.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9163 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
42dbe2df53
commit
4d25c99fb9
3
CHANGES
3
CHANGES
|
@ -1,5 +1,8 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
|
|
||||||
|
ground/Pstone/pstone_1.arc: Add move_block for boats.
|
||||||
|
Arvid Norlander 2008-05-29
|
||||||
|
|
||||||
mapbuilding/building.arc: Add missing "damned 1" to shop tiles.
|
mapbuilding/building.arc: Add missing "damned 1" to shop tiles.
|
||||||
Andreas Kirschbaum 2008-04-24
|
Andreas Kirschbaum 2008-04-24
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,5 @@ no_pick 1
|
||||||
is_floor 1
|
is_floor 1
|
||||||
smoothlevel 18
|
smoothlevel 18
|
||||||
smoothface pstone_1.111 pstone_1_S.111
|
smoothface pstone_1.111 pstone_1_S.111
|
||||||
|
move_block boat swim
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue