--- deliantra/arch/monster/animal/mouse.arc 2007/01/02 21:54:16 1.3 +++ deliantra/arch/monster/animal/mouse.arc 2007/02/09 01:51:48 1.5 @@ -1,27 +1,28 @@ -Object mouse -other_arch mouse -face mouse.x11 -randomitems mouse -race animal -color_fg brown +object mouse anim mouse.x11 mouse.x12 mina -monster 1 -no_pick 1 -generator 1 +race animal +other_arch mouse +face mouse.x11 +hp 1 +maxhp 1 maxsp 15 -alive 1 exp 5 -ac 7 -wc 25 dam 2 -hp 1 -maxhp 1 -level 1 +wc 25 +ac 7 speed -0.11 -weight 80 attack_movement 2 +level 1 +weight 80 +randomitems mouse +alive 1 +no_pick 1 +monster 1 +generator 1 +color_fg brown editable 1 end +