Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10369 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
af255fd51e
commit
37c5d64769
|
@ -1,11 +1,6 @@
|
|||
Object campfire
|
||||
face campfire.111
|
||||
anim
|
||||
campfire.111
|
||||
campfire.112
|
||||
campfire.113
|
||||
campfire.114
|
||||
mina
|
||||
animation campfire
|
||||
type 102
|
||||
subtype 7
|
||||
level 1
|
||||
|
@ -17,23 +12,16 @@ attacktype 4
|
|||
speed -0.2
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
color_fg yellow
|
||||
end
|
||||
|
||||
Object campfire_talking
|
||||
name talking campfire
|
||||
randomitems campfire_talking
|
||||
face campfire.111
|
||||
animation campfire
|
||||
type 73
|
||||
anim
|
||||
campfire.111
|
||||
campfire.112
|
||||
campfire.113
|
||||
campfire.114
|
||||
mina
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
color_fg yellow
|
||||
anim_speed 3
|
||||
client_anim_random 1
|
||||
is_animated 1
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
face campfire.111
|
||||
magicmap yellow
|
||||
animation campfire
|
||||
campfire.111
|
||||
campfire.112
|
||||
campfire.113
|
||||
campfire.114
|
||||
mina
|
||||
end
|
Loading…
Reference in New Issue