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

File Contents

# User Rev Content
1 root 1.6 Object chicken
2     race bird
3     face chicken.x31
4     randomitems chicken
5     color_fg brown
6 root 1.5 anim
7     facings 2
8     chicken.x31
9     chicken.x32
10     chicken.x71
11     chicken.x72
12     mina
13 root 1.6 monster 1
14     Wis 1
15     alive 1
16     level 1
17     ac 9
18 root 1.4 hp 3
19     maxhp 3
20 root 1.6 run_away 80
21     wc 15
22 root 1.4 dam 0
23     speed -0.2
24 root 1.6 exp 1
25     weight 1500
26 root 1.4 attack_movement 2
27     editable 1
28 root 1.1 end