--- deliantra/arch/monster/animal/panther.arc 2007/01/02 21:54:16 1.3 +++ deliantra/arch/monster/animal/panther.arc 2007/02/06 22:40:32 1.4 @@ -1,7 +1,26 @@ -Object panther +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 -race animal +run_away 15 +alive 1 +monster 1 +sleep 1 +can_see_in_dark 1 +color_fg black +editable 1 anim facings 2 panther.x31 @@ -11,23 +30,5 @@ 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 +