ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bat.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +21 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object bat
2 race animal
3 face bat.x11
4 wis 15
5 hp 2
6 maxhp 2
7 exp 8
8 dam 3
9 wc 12
10 ac 4
11 speed 0.2
12 level 2
13 resist_physical 30
14 weight 20
15 randomitems bat
16 run_away 80
17 move_type all
18 alive 1
19 no_pick 1
20 monster 1
21 see_invisible 1
22 sleep 1
23 color_fg black
24 editable 1
25 anim
26 bat.x11
27 bat.x12
28 bat.x13
29 mina
30 end
31