Extract animation and face information.

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

View File

@ -1,17 +1,11 @@
Object lamia
randomitems lamia
face lamia.x31
animation lamia
race faerie
monster 1
move_type walk
sleep 1
anim
facings 2
lamia.x31
lamia.x32
lamia.x71
lamia.x72
mina
level 30
Con 36
Int 30
@ -20,7 +14,6 @@ Dex 30
Str 28
Pow 19
can_cast_spell 1
color_fg green
maxsp 50
sp 50
resist_physical 50
@ -66,14 +59,7 @@ end
More
Object lamia_2
face lamia.x31
anim
facings 2
lamia.x31
lamia.x32
lamia.x71
lamia.x72
mina
color_fg green
animation lamia
monster 1
move_type walk
alive 1

View File

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