ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/giant_bat.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:04 2006 UTC (17 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
remove extranous spaces

File Contents

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