Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10360 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
089f953cf7
commit
bfff3f9d08
|
|
@ -31,7 +31,7 @@ More
|
|||
Object fire_serpent_2
|
||||
name fire serpent
|
||||
face serpent.x31
|
||||
animation serpent_2
|
||||
animation serpent
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
|
|||
|
|
@ -3,16 +3,10 @@ name serpent
|
|||
race reptile
|
||||
randomitems serpent
|
||||
face serpent.x31
|
||||
animation serpent
|
||||
monster 1
|
||||
move_type walk
|
||||
Wis 15
|
||||
anim
|
||||
facings 2
|
||||
serpent.x31
|
||||
serpent.x32
|
||||
serpent.x71
|
||||
serpent.x72
|
||||
mina
|
||||
level 6
|
||||
Con 4
|
||||
resist_cold -100
|
||||
|
|
@ -27,24 +21,16 @@ alive 1
|
|||
no_pick 1
|
||||
speed -0.15
|
||||
weight 90000
|
||||
magicmap green
|
||||
end
|
||||
More
|
||||
Object serpent_2
|
||||
name serpent
|
||||
face serpent.x31
|
||||
anim
|
||||
facings 2
|
||||
serpent.x31
|
||||
serpent.x32
|
||||
serpent.x71
|
||||
serpent.x72
|
||||
mina
|
||||
animation serpent
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
no_pick 1
|
||||
x 1
|
||||
weight 900000
|
||||
magicmap green
|
||||
end
|
||||
|
|
|
|||
|
|
@ -0,0 +1,11 @@
|
|||
face serpent.x31
|
||||
magicmap green
|
||||
animation serpent
|
||||
facings 2
|
||||
serpent.x31
|
||||
serpent.x32
|
||||
serpent.x71
|
||||
serpent.x72
|
||||
mina
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue