Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10372 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1221cb1838
commit
c2bb22295d
|
|
@ -2,17 +2,7 @@ Object ent
|
|||
randomitems giant
|
||||
race faerie
|
||||
face ent.x11
|
||||
color_fg brown
|
||||
anim
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x12
|
||||
ent.x12
|
||||
ent.x13
|
||||
ent.x13
|
||||
ent.x12
|
||||
mina
|
||||
animation ent
|
||||
msg
|
||||
@match *
|
||||
Hey! Careful of my roots, stranger.
|
||||
|
|
@ -45,17 +35,7 @@ More
|
|||
Object ent_2
|
||||
name ent
|
||||
face ent.x11
|
||||
color_fg brown
|
||||
anim
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x12
|
||||
ent.x12
|
||||
ent.x13
|
||||
ent.x13
|
||||
ent.x12
|
||||
mina
|
||||
animation ent
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
@ -66,17 +46,7 @@ More
|
|||
Object ent_3
|
||||
name ent
|
||||
face ent.x11
|
||||
color_fg brown
|
||||
anim
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x12
|
||||
ent.x12
|
||||
ent.x13
|
||||
ent.x13
|
||||
ent.x12
|
||||
mina
|
||||
animation ent
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
@ -87,17 +57,7 @@ More
|
|||
Object ent_4
|
||||
name ent
|
||||
face ent.x11
|
||||
color_fg brown
|
||||
anim
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x12
|
||||
ent.x12
|
||||
ent.x13
|
||||
ent.x13
|
||||
ent.x12
|
||||
mina
|
||||
animation ent
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
|
|||
|
|
@ -0,0 +1,13 @@
|
|||
face ent.x11
|
||||
magicmap brown
|
||||
animation ent
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x11
|
||||
ent.x12
|
||||
ent.x12
|
||||
ent.x13
|
||||
ent.x13
|
||||
ent.x12
|
||||
mina
|
||||
end
|
||||
Loading…
Reference in New Issue