ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bat.arc
Revision: 1.2
Committed: Tue Dec 19 18:33:55 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
first part of the big blood patch for crossfire+ ;->>>
more to come!

File Contents

# User Rev Content
1 root 1.1 Object bat
2     face bat.111
3 elmex 1.2 randomitems bat
4 root 1.1 race animal
5     anim
6     bat.111
7     bat.112
8     bat.113
9     mina
10     monster 1
11     sleep 1
12     Wis 15
13     no_pick 1
14     alive 1
15     see_invisible 1
16     speed 0.2
17     hp 2
18     maxhp 2
19     run_away 80
20     exp 8
21     wc 12
22     dam 3
23     ac 4
24     level 2
25     flying 1
26     weight 20
27     resist_physical 30
28     editable 1
29     color_fg black
30     end