Extract archetype, add animation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18101 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7130f9c0eb
commit
36473494c2
|
|
@ -0,0 +1,42 @@
|
||||||
|
Object sailing_big_galleon
|
||||||
|
name sailing big galleon
|
||||||
|
speed 0.5
|
||||||
|
type 2
|
||||||
|
container 10000000
|
||||||
|
move_type boat
|
||||||
|
passenger_limit 4
|
||||||
|
face biggalleon.x11
|
||||||
|
animation sailing_big_galleon
|
||||||
|
no_pick 1
|
||||||
|
move_allow walk
|
||||||
|
move_block boat
|
||||||
|
client_type 25012
|
||||||
|
end
|
||||||
|
More
|
||||||
|
Object sailing_big_galleon_2
|
||||||
|
face biggalleon.x11
|
||||||
|
animation sailing_big_galleon
|
||||||
|
x 1
|
||||||
|
no_pick 1
|
||||||
|
move_allow walk
|
||||||
|
move_block boat
|
||||||
|
end
|
||||||
|
More
|
||||||
|
Object sailing_big_galleon_3
|
||||||
|
face biggalleon.x11
|
||||||
|
animation sailing_big_galleon
|
||||||
|
y 1
|
||||||
|
no_pick 1
|
||||||
|
move_allow walk
|
||||||
|
move_block boat
|
||||||
|
end
|
||||||
|
More
|
||||||
|
Object sailing_big_galleon_4
|
||||||
|
face biggalleon.x11
|
||||||
|
animation sailing_big_galleon
|
||||||
|
x 1
|
||||||
|
y 1
|
||||||
|
no_pick 1
|
||||||
|
move_allow walk
|
||||||
|
move_block boat
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
animation sailing_big_galleon
|
||||||
|
facings 2
|
||||||
|
biggalleon.x11
|
||||||
|
biggalleon.x71
|
||||||
|
mina
|
||||||
Loading…
Reference in New Issue