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.4 by root, Tue Feb 6 22:40:31 2007 UTC vs.
Revision 1.9 by root, Sun Mar 11 00:15:27 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.x11 9face giant_bat.x11
5wis 15 10wis 15
6hp 30 11hp 30
12speed 0.3 17speed 0.3
13attack_movement 3 18attack_movement 3
14level 4 19level 4
15weight 5000 20weight 5000
16randomitems giant_bat 21randomitems giant_bat
17move_type all 22move_type fly_low
18alive 1 23alive 1
19no_pick 1 24no_pick 1
20monster 1 25monster 1
21see_invisible 1 26see_invisible 1
22sleep 1 27sleep 1
23color_fg black
24editable 1 28editable 1
25anim 29magicmap black
26giant_bat.x11
27giant_bat.x12
28giant_bat.x13
29mina
30end 30end
31 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines