Remove animations with only one face.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13300 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
acff3a14bd
commit
678ddd9886
|
@ -25,7 +25,6 @@ Object reeking_urine
|
|||
name reeking puddle of urine
|
||||
type 72
|
||||
face residue.111
|
||||
animation incontinence
|
||||
is_used_up 1
|
||||
speed 0.0002
|
||||
food 1
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
animation incontinence
|
||||
residue.111
|
||||
mina
|
|
@ -32,7 +32,6 @@ end
|
|||
Object puddle_of_saliva
|
||||
name puddle of froth and saliva
|
||||
face residue.111
|
||||
animation rabies
|
||||
is_used_up 1
|
||||
speed 0.0002
|
||||
type 72
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
animation rabies
|
||||
residue.111
|
||||
mina
|
|
@ -7,7 +7,6 @@ move_type walk
|
|||
sleep 1
|
||||
Wis 20
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
level 35
|
||||
Con 11
|
||||
Pow 26
|
||||
|
@ -37,7 +36,6 @@ More
|
|||
Object shadow_dragon_2
|
||||
name shadow dragon
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
@ -48,7 +46,6 @@ More
|
|||
Object shadow_dragon_3
|
||||
name shadow dragon
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
@ -59,7 +56,6 @@ More
|
|||
Object shadow_dragon_4
|
||||
name shadow dragon
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
@ -70,7 +66,6 @@ More
|
|||
Object shadow_dragon_5
|
||||
name shadow dragon
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
@ -82,7 +77,6 @@ More
|
|||
Object shadow_dragon_6
|
||||
name shadow dragon
|
||||
face shadow_dragon.x31
|
||||
animation big_shadow_dragon
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
face shadow_dragon.x31
|
||||
magicmap red
|
||||
animation big_shadow_dragon
|
||||
facings 1
|
||||
shadow_dragon.x31
|
||||
mina
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue