Extract archetype, add animation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18103 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
36473494c2
commit
e0b6da0c4b
|
@ -0,0 +1,14 @@
|
|||
Object sailing_galleon
|
||||
name sailing galleon
|
||||
speed 0.5
|
||||
type 2
|
||||
container 10000000
|
||||
move_type boat
|
||||
passenger_limit 2
|
||||
face galleon.111
|
||||
animation sailing_galleon
|
||||
no_pick 1
|
||||
move_allow walk
|
||||
move_block boat
|
||||
client_type 25012
|
||||
end
|
|
@ -0,0 +1,5 @@
|
|||
animation sailing_galleon
|
||||
facings 1
|
||||
galleon.111
|
||||
mina
|
||||
|
Loading…
Reference in New Issue