--- deliantra/arch/monster/animal/panther.arc 2007/01/02 21:54:16 1.3 +++ deliantra/arch/monster/animal/panther.arc 2007/03/11 00:15:27 1.9 @@ -1,7 +1,4 @@ -Object panther -face panther.x31 -randomitems panther -race animal +object panther anim facings 2 panther.x31 @@ -11,23 +8,27 @@ panther.x72 panther.x73 mina -monster 1 -sleep 1 -Wis 20 -alive 1 +race animal +face panther.x31 +con 3 +wis 20 hp 50 maxhp 50 -Con 3 -can_see_in_dark 1 -speed -0.3 exp 70 -ac 4 dam 10 wc 1 +ac 4 +speed -0.3 +attack_movement 3 level 4 weight 60000 +randomitems panther run_away 15 -attack_movement 3 +alive 1 +monster 1 +sleep 1 +can_see_in_dark 1 editable 1 -color_fg black +magicmap black end +