Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10336 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ac00a0eb28
commit
93bde5d2f0
|
|
@ -9,13 +9,7 @@ Wis 30
|
|||
Con 48
|
||||
Pow 76
|
||||
face Cwyvern.x71
|
||||
anim
|
||||
Cwyvern.x31
|
||||
Cwyvern.x32
|
||||
Cwyvern.x71
|
||||
Cwyvern.x72
|
||||
facings 2
|
||||
mina
|
||||
animation Cwyvern
|
||||
level 30
|
||||
can_cast_spell 1
|
||||
maxsp 300
|
||||
|
|
@ -38,24 +32,16 @@ no_pick 1
|
|||
speed -0.400000
|
||||
weight 150000
|
||||
run_away 6
|
||||
color_fg black
|
||||
end
|
||||
More
|
||||
Object Cwyvern_2
|
||||
name wyvern of chaos
|
||||
face Cwyvern.x71
|
||||
anim
|
||||
facings 2
|
||||
Cwyvern.x31
|
||||
Cwyvern.x32
|
||||
Cwyvern.x71
|
||||
Cwyvern.x72
|
||||
mina
|
||||
animation Cwyvern
|
||||
monster 1
|
||||
move_type walk
|
||||
x 1
|
||||
alive 1
|
||||
no_pick 1
|
||||
weight 800000
|
||||
color_fg black
|
||||
end
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
face Cwyvern.x71
|
||||
magicmap black
|
||||
animation Cwyvern
|
||||
Cwyvern.x31
|
||||
Cwyvern.x32
|
||||
Cwyvern.x71
|
||||
Cwyvern.x72
|
||||
facings 2
|
||||
mina
|
||||
end
|
||||
|
|
@ -7,14 +7,7 @@ move_type walk
|
|||
sleep 1
|
||||
Wis 20
|
||||
face wyvern.x71
|
||||
color_fg green
|
||||
anim
|
||||
facings 2
|
||||
wyvern.x31
|
||||
wyvern.x32
|
||||
wyvern.x71
|
||||
wyvern.x72
|
||||
mina
|
||||
animation wyvern
|
||||
level 10
|
||||
Con 2
|
||||
Pow 2
|
||||
|
|
@ -43,14 +36,7 @@ More
|
|||
Object dragon_2
|
||||
name wyvern
|
||||
face wyvern.x71
|
||||
color_fg green
|
||||
anim
|
||||
facings 2
|
||||
wyvern.x31
|
||||
wyvern.x32
|
||||
wyvern.x71
|
||||
wyvern.x72
|
||||
mina
|
||||
animation wyvern
|
||||
monster 1
|
||||
move_type walk
|
||||
x 1
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
face wyvern.x71
|
||||
magicmap green
|
||||
animation wyvern
|
||||
facings 2
|
||||
wyvern.x31
|
||||
wyvern.x32
|
||||
wyvern.x71
|
||||
wyvern.x72
|
||||
mina
|
||||
end
|
||||
Loading…
Reference in New Issue