- fix missing face change for fire claws
- fix colour in pl_dragon arc - fix animation for blue dragon face file git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2709 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ed7d6b8a72
commit
9faf169172
|
@ -11,6 +11,7 @@ attacktype 4
|
|||
no_drop 1
|
||||
editable 0
|
||||
skill clawing
|
||||
animation pl_dragon_r
|
||||
end
|
||||
#
|
||||
Object ice_clawing
|
||||
|
|
|
@ -39,7 +39,7 @@ weight 70000
|
|||
food 999
|
||||
speed 1
|
||||
attacktype 1
|
||||
color_fg light_blue
|
||||
color_fg red
|
||||
can_use_shield 0
|
||||
can_use_armour 0
|
||||
can_use_weapon 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
animation pl_dragon
|
||||
animation pl_dragon_blue
|
||||
pl_dragon.111
|
||||
pl_dragon.112
|
||||
pl_dragon.131
|
||||
|
|
Loading…
Reference in New Issue