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

Comparing deliantra/arch/monster/animal/giant_bat.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:54:15 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:31 2007 UTC

1Object giant_bat 1object giant_bat
2name giant bat 2name giant bat
3race animal 3race animal
4face giant_bat.x11 4face giant_bat.x11
5wis 15
6hp 30
7maxhp 30
8exp 100
9dam 13
10wc 10
11ac 2
12speed 0.3
13attack_movement 3
14level 4
15weight 5000
5randomitems giant_bat 16randomitems giant_bat
17move_type all
18alive 1
19no_pick 1
20monster 1
21see_invisible 1
22sleep 1
23color_fg black
24editable 1
6anim 25anim
7giant_bat.x11 26giant_bat.x11
8giant_bat.x12 27giant_bat.x12
9giant_bat.x13 28giant_bat.x13
10mina 29mina
11monster 1
12sleep 1
13Wis 15
14no_pick 1
15alive 1
16ac 2
17level 4
18hp 30
19maxhp 30
20see_invisible 1
21wc 10
22dam 13
23speed 0.3
24exp 100
25flying 1
26weight 5000
27attack_movement 3
28editable 1
29color_fg black
30end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines