Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10363 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b08de8a311
commit
976c5f3724
|
|
@ -1,18 +1,12 @@
|
|||
Object cyclops
|
||||
randomitems cyclops
|
||||
face cyclops.x31
|
||||
animation cyclops
|
||||
race giant
|
||||
monster 1
|
||||
move_type walk
|
||||
sleep 1
|
||||
Wis 11
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
level 25
|
||||
Con 56
|
||||
Str 80
|
||||
|
|
@ -49,7 +43,6 @@ can_use_weapon 1
|
|||
can_use_bow 1
|
||||
can_use_rod 1
|
||||
can_use_skill 1
|
||||
magicmap khaki
|
||||
body_skill 1
|
||||
body_arm 2
|
||||
body_range 1
|
||||
|
|
@ -58,91 +51,56 @@ More
|
|||
Object cyclops_2
|
||||
name cyclops
|
||||
face cyclops.x31
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
animation cyclops
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
x 1
|
||||
magicmap khaki
|
||||
end
|
||||
More
|
||||
Object cyclops_3
|
||||
name cyclops
|
||||
face cyclops.x31
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
animation cyclops
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
y 1
|
||||
magicmap khaki
|
||||
end
|
||||
More
|
||||
Object cyclops_4
|
||||
name cyclops
|
||||
face cyclops.x31
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
animation cyclops
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
x 1
|
||||
y 1
|
||||
magicmap khaki
|
||||
end
|
||||
More
|
||||
Object cyclops_5
|
||||
name cyclops
|
||||
face cyclops.x31
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
animation cyclops
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
y 2
|
||||
magicmap khaki
|
||||
end
|
||||
More
|
||||
Object cyclops_6
|
||||
name cyclops
|
||||
face cyclops.x31
|
||||
anim
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
animation cyclops
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
x 1
|
||||
y 2
|
||||
magicmap khaki
|
||||
end
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
face cyclops.x31
|
||||
magicmap khaki
|
||||
animation cyclops
|
||||
facings 2
|
||||
cyclops.x71
|
||||
cyclops.x72
|
||||
cyclops.x31
|
||||
cyclops.x32
|
||||
mina
|
||||
end
|
||||
Loading…
Reference in New Issue