ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/mouse.arc
(Generate patch)

Comparing deliantra/arch/monster/animal/mouse.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:32 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:50:10 2007 UTC

1object mouse 1Object mouse
2race animal
3other_arch mouse 2other_arch mouse
4face mouse.x11 3face mouse.x11
5hp 1
6maxhp 1
7maxsp 15
8exp 5
9dam 2
10wc 25
11ac 7
12speed -0.11
13attack_movement 2
14level 1
15weight 80
16randomitems mouse 4randomitems mouse
17alive 1 5race animal
18no_pick 1
19monster 1
20generator 1
21color_fg brown 6color_fg brown
22editable 1
23anim 7anim
24mouse.x11 8mouse.x11
25mouse.x12 9mouse.x12
26mina 10mina
11monster 1
12no_pick 1
13generator 1
14maxsp 15
15alive 1
16exp 5
17ac 7
18wc 25
19dam 2
20hp 1
21maxhp 1
22level 1
23speed -0.11
24weight 80
25attack_movement 2
26editable 1
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines