--- deliantra/arch/monster/animal/panther.arc 2007/02/06 22:40:32 1.4 +++ deliantra/arch/monster/animal/panther.arc 2007/03/03 01:15:50 1.7 @@ -1,26 +1,7 @@ object panther -race animal face panther.x31 -con 3 -wis 20 -hp 50 -maxhp 50 -exp 70 -dam 10 -wc 1 -ac 4 -speed -0.3 -attack_movement 3 -level 4 -weight 60000 randomitems panther -run_away 15 -alive 1 -monster 1 -sleep 1 -can_see_in_dark 1 -color_fg black -editable 1 +race animal anim facings 2 panther.x31 @@ -30,5 +11,23 @@ panther.x72 panther.x73 mina +monster 1 +sleep 1 +Wis 20 +alive 1 +hp 50 +maxhp 50 +Con 3 +can_see_in_dark 1 +speed -0.3 +exp 70 +ac 4 +dam 10 +wc 1 +level 4 +weight 60000 +run_away 15 +attack_movement 3 +editable 1 +color_fg black end -