Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10371 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8c2994de6e
commit
1221cb1838
|
@ -3,15 +3,7 @@ name Dread
|
|||
race unnatural
|
||||
randomitems dread
|
||||
face dread.x11
|
||||
color_fg blue
|
||||
anim
|
||||
dread.x11
|
||||
dread.x12
|
||||
dread.x13
|
||||
dread.x14
|
||||
dread.x15
|
||||
dread.x16
|
||||
mina
|
||||
animation dread
|
||||
exp 50000
|
||||
monster 1
|
||||
move_type walk fly_low
|
||||
|
@ -45,16 +37,8 @@ More
|
|||
Object dread_2
|
||||
name Dread
|
||||
face dread.x11
|
||||
color_fg blue
|
||||
animation dread
|
||||
x 1
|
||||
anim
|
||||
dread.x11
|
||||
dread.x12
|
||||
dread.x13
|
||||
dread.x14
|
||||
dread.x15
|
||||
dread.x16
|
||||
mina
|
||||
alive 1
|
||||
no_pick 1
|
||||
move_type walk fly_low
|
||||
|
@ -63,16 +47,8 @@ More
|
|||
Object dread_3
|
||||
name Dread
|
||||
face dread.x11
|
||||
color_fg blue
|
||||
animation dread
|
||||
y 1
|
||||
anim
|
||||
dread.x11
|
||||
dread.x12
|
||||
dread.x13
|
||||
dread.x14
|
||||
dread.x15
|
||||
dread.x16
|
||||
mina
|
||||
alive 1
|
||||
no_pick 1
|
||||
move_type walk fly_low
|
||||
|
@ -81,17 +57,9 @@ More
|
|||
Object dread_4
|
||||
name Dread
|
||||
face dread.x11
|
||||
color_fg blue
|
||||
animation dread
|
||||
x 1
|
||||
y 1
|
||||
anim
|
||||
dread.x11
|
||||
dread.x12
|
||||
dread.x13
|
||||
dread.x14
|
||||
dread.x15
|
||||
dread.x16
|
||||
mina
|
||||
alive 1
|
||||
no_pick 1
|
||||
move_type walk fly_low
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
face dread.x11
|
||||
magicmap blue
|
||||
animation dread
|
||||
dread.x11
|
||||
dread.x12
|
||||
dread.x13
|
||||
dread.x14
|
||||
dread.x15
|
||||
dread.x16
|
||||
mina
|
||||
end
|
Loading…
Reference in New Issue