Extract animation and face information.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10353 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2008-11-10 08:45:11 +00:00
parent d94398387b
commit 46c80861e4
2 changed files with 8 additions and 36 deletions

View File

@ -2,7 +2,7 @@ Object skree
face skree.x31 face skree.x31
race undead race undead
randomitems skree randomitems skree
animation skree_1 animation skree
attacktype 1025 attacktype 1025
monster 1 monster 1
move_type walk move_type walk
@ -32,31 +32,27 @@ alive 1
can_cast_spell 1 can_cast_spell 1
speed -0.5 speed -0.5
weight 1000000 weight 1000000
color_fg black
undead 1 undead 1
end end
More More
Object skree_2 Object skree_2
face skree.x31 face skree.x31
animation skree_2 animation skree
x 1 x 1
alive 1 alive 1
color_fg black
end end
More More
Object skree_3 Object skree_3
face skree.x31 face skree.x31
animation skree_3 animation skree
y 1 y 1
alive 1 alive 1
color_fg black
end end
More More
Object skree_4 Object skree_4
face skree.x31 face skree.x31
animation skree_4 animation skree
x 1 x 1
y 1 y 1
alive 1 alive 1
color_fg black
end end

View File

@ -1,31 +1,6 @@
animation skree_1 face skree.x31
facings 2 magicmap black
skree.x31 animation skree
skree.x32
skree.x33
skree.x71
skree.x72
skree.x73
mina
animation skree_2
facings 2
skree.x31
skree.x32
skree.x33
skree.x71
skree.x72
skree.x73
mina
animation skree_3
facings 2
skree.x31
skree.x32
skree.x33
skree.x71
skree.x72
skree.x73
mina
animation skree_4
facings 2 facings 2
skree.x31 skree.x31
skree.x32 skree.x32
@ -34,3 +9,4 @@ skree.x71
skree.x72 skree.x72
skree.x73 skree.x73
mina mina
end