ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bird.arc
Revision: 1.6
Committed: Sat Mar 3 00:50:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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