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

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

1object horse2 1Object horse2
2face horse2.x31
2race animal 3race animal
3face horse2.x31 4monster 1
4con 2 5sleep 1
5wis 20 6Wis 20
7alive 1
6hp 10 8hp 10
7maxhp 10 9maxhp 10
10Con 2
11speed -0.2
8exp 30 12exp 30
13ac 4
9dam 5 14dam 5
10wc 1 15wc 1
11ac 4
12speed -0.2
13attack_movement 3
14level 4 16level 4
15weight 30000 17weight 30000
18editable 1
16run_away 15 19run_away 15
17alive 1 20attack_movement 3
18monster 1
19sleep 1
20color_fg grey 21color_fg grey
21editable 1
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines