Extract animation and face information.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10358 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2008-11-10 10:03:28 +00:00
parent 26f4c2232c
commit 5f4becd776
4 changed files with 24 additions and 32 deletions

View File

@ -7,14 +7,7 @@ move_type walk
sleep 1
Wis 10
face bear.x31
color_fg brown
anim
bear.x31
bear.x32
bear.x71
bear.x72
facings 2
mina
animation bear
exp 1500
ac 6
wc 9
@ -37,14 +30,7 @@ More
Object bear_2
name bear
face bear.x31
color_fg brown
anim
bear.x31
bear.x32
bear.x71
bear.x72
facings 2
mina
animation bear
monster 1
move_type walk
alive 1

View File

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

View File

@ -7,14 +7,7 @@ move_type walk
sleep 1
Wis 10
face polarbear.x31
color_fg white
anim
polarbear.x31
polarbear.x32
polarbear.x71
polarbear.x72
facings 2
mina
animation polarbear
resist_cold 50
exp 3000
attacktype 1
@ -38,14 +31,7 @@ More
Object polarbear_2
name polar bear
face polarbear.x31
color_fg white
anim
polarbear.x31
polarbear.x32
polarbear.x71
polarbear.x72
facings 2
mina
animation polarbear
monster 1
move_type walk
alive 1

View File

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