--- deliantra/arch/monster/animal/Wolf/wolf.arc 2007/01/02 21:54:19 1.2 +++ deliantra/arch/monster/animal/Wolf/wolf.arc 2007/02/06 22:40:34 1.3 @@ -1,7 +1,27 @@ -Object wolf -face wolf.x71 +object wolf race animal +face wolf.x71 +con 2 +wis 20 +hp 150 +maxhp 160 +exp 500 +dam 25 +wc 1 +ac 1 +speed -0.2 +attack_movement 3 +level 5 +attacktype 1 +weight 55000 randomitems wolf +run_away 15 +alive 1 +monster 1 +sleep 1 +can_see_in_dark 1 +color_fg grey +editable 1 anim wolf.x71 wolf.x71 @@ -11,24 +31,5 @@ wolf.x32 facings 2 mina -monster 1 -sleep 1 -Wis 20 -alive 1 -hp 150 -can_see_in_dark 1 -attacktype 1 -maxhp 160 -Con 2 -speed -0.2 -exp 500 -ac 1 -dam 25 -wc 1 -level 5 -weight 55000 -editable 1 -run_away 15 -attack_movement 3 -color_fg grey end +