ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/giant_bat.arc
Revision: 1.3
Committed: Tue Jan 2 21:54:15 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +4 -4 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object giant_bat
2     name giant bat
3     race animal
4 pippijn 1.3 face giant_bat.x11
5 root 1.1 randomitems giant_bat
6     anim
7 pippijn 1.3 giant_bat.x11
8     giant_bat.x12
9     giant_bat.x13
10 root 1.1 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