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

Comparing deliantra/arch/monster/animal/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:26 2007 UTC

1object bat 1object bat
2anim
3bat.x11
4bat.x12
5bat.x13
6mina
2race animal 7race animal
3face bat.x11 8face bat.x11
4wis 15 9wis 15
5hp 2 10hp 2
6maxhp 2 11maxhp 2
12level 2 17level 2
13resist_physical 30 18resist_physical 30
14weight 20 19weight 20
15randomitems bat 20randomitems bat
16run_away 80 21run_away 80
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
26bat.x11
27bat.x12
28bat.x13
29mina
30end 30end
31 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines