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.2 by root, Mon Sep 4 09:57:04 2006 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:22:45 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines