Extract animation and face information.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10361 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2008-11-10 10:11:39 +00:00
parent bfff3f9d08
commit 159cbc7791
2 changed files with 12 additions and 16 deletions

View File

@ -1,15 +1,9 @@
Object s_wyvern
name shadow wyvern
face s_wyvern.x71
animation s_wyvern
race shadow
randomitems s_wyvern
anim
facings 2
s_wyvern.x31
s_wyvern.x32
s_wyvern.x71
s_wyvern.x72
mina
monster 1
move_type walk
sleep 1
@ -45,20 +39,12 @@ Pow 5
weight 1000
run_away 5
attack_movement 3
color_fg black
end
More
Object s_wyvern_2
name shadow wyvern
face s_wyvern.x71
color_fg black
anim
facings 2
s_wyvern.x31
s_wyvern.x32
s_wyvern.x71
s_wyvern.x72
mina
animation s_wyvern
monster 1
move_type walk
x 1

View File

@ -0,0 +1,10 @@
face s_wyvern.x71
magicmap black
animation s_wyvern
facings 2
s_wyvern.x31
s_wyvern.x32
s_wyvern.x71
s_wyvern.x72
mina
end