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.7 by root, Sat Mar 3 01:15:50 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:22:45 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines