ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bat.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:41 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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