Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10359 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5f4becd776
commit
089f953cf7
|
|
@ -1,17 +1,13 @@
|
|||
Object sphinx
|
||||
name sphinx
|
||||
face sphinx.x31
|
||||
animation sphinx
|
||||
randomitems sphinx
|
||||
race unnatural
|
||||
monster 1
|
||||
move_type walk
|
||||
sleep 1
|
||||
Wis 20
|
||||
anim
|
||||
facings 2
|
||||
sphinx.x31
|
||||
sphinx.x71
|
||||
mina
|
||||
msg
|
||||
@match *
|
||||
I don't know any riddles right now....GO AWAY!!!!
|
||||
|
|
@ -37,21 +33,15 @@ no_pick 1
|
|||
speed -0.07
|
||||
weight 8000000
|
||||
run_away 6
|
||||
color_fg black
|
||||
end
|
||||
More
|
||||
Object sphinx_2
|
||||
name sphinx
|
||||
face sphinx.x31
|
||||
anim
|
||||
facings 2
|
||||
sphinx.x31
|
||||
sphinx.x71
|
||||
mina
|
||||
animation sphinx
|
||||
monster 1
|
||||
move_type walk
|
||||
x 1
|
||||
alive 1
|
||||
no_pick 1
|
||||
color_fg black
|
||||
end
|
||||
|
|
|
|||
|
|
@ -0,0 +1,8 @@
|
|||
face sphinx.x31
|
||||
magicmap black
|
||||
animation sphinx
|
||||
facings 2
|
||||
sphinx.x31
|
||||
sphinx.x71
|
||||
mina
|
||||
end
|
||||
Loading…
Reference in New Issue