Extract animation and face information.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10375 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2008-11-10 11:05:00 +00:00
parent 156ee0aba2
commit 7e52a6bc6b
2 changed files with 12 additions and 16 deletions

View File

@ -2,20 +2,13 @@ Object slug
race insect race insect
name slug name slug
face slug.x31 face slug.x31
animation slug
monster 1 monster 1
move_type walk move_type walk
sleep 1 sleep 1
Wis 15 Wis 15
anim
facings 2
slug.x31
slug.x32
slug.x71
slug.x72
mina
level 12 level 12
Con 10 Con 10
color_fg grey
resist_acid 100 resist_acid 100
resist_fear 100 resist_fear 100
resist_blind 100 resist_blind 100
@ -38,18 +31,11 @@ More
Object slug_2 Object slug_2
name slug name slug
face slug.x31 face slug.x31
anim animation slug
facings 2
slug.x31
slug.x32
slug.x71
slug.x72
mina
monster 1 monster 1
move_type walk move_type walk
alive 1 alive 1
no_pick 1 no_pick 1
color_fg grey
x 1 x 1
weight 300000 weight 300000
end end

View File

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