ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bird.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +11 -11 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object bird
2 anim
3 facings 4
4 bird.x11
5 bird.x12
6 bird.x31
7 bird.x32
8 bird.x51
9 bird.x52
10 bird.x71
11 bird.x72
12 mina
13 race bird
14 face bird.x11
15 wis 8
16 hp 3
17 maxhp 3
18 exp 20
19 dam 1
20 wc 15
21 ac 2
22 speed -0.3
23 attack_movement 3
24 level 1
25 weight 1500
26 randomitems bird
27 run_away 80
28 move_type all
29 alive 1
30 no_pick 1
31 monster 1
32 sleep 1
33 color_fg brown
34 editable 1
35 end
36