--- deliantra/arch/monster/animal/horse2.arc 2007/01/02 21:54:16 1.3 +++ deliantra/arch/monster/animal/horse2.arc 2007/02/06 22:40:32 1.4 @@ -1,22 +1,23 @@ -Object horse2 -face horse2.x31 +object horse2 race animal -monster 1 -sleep 1 -Wis 20 -alive 1 +face horse2.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 grey +editable 1 end +