--- deliantra/arch/monster/animal/horse3.arc 2007/01/02 21:54:16 1.2 +++ deliantra/arch/monster/animal/horse3.arc 2007/02/06 22:40:32 1.3 @@ -1,22 +1,23 @@ -Object horse3 -face horse3.x31 +object horse3 race animal -monster 1 -sleep 1 -Wis 20 -alive 1 +face horse3.x31 +con 2 +wis 20 hp 10 maxhp 10 -Con 2 -speed -0.2 exp 30 -ac 4 dam 5 wc 1 +ac 4 +speed -0.2 +attack_movement 3 level 4 weight 30000 -editable 1 run_away 15 -attack_movement 3 +alive 1 +monster 1 +sleep 1 color_fg red +editable 1 end +