ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/farmyard/goose.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 goose
2     race bird
3     randomitems goose
4     face goose.x31
5     color_fg brown
6 root 1.5 anim
7     facings 2
8     goose.x71
9     goose.x72
10     goose.x31
11     goose.x32
12     mina
13 root 1.6 monster 1
14     Wis 1
15     alive 1
16     level 2
17     ac 9
18 root 1.4 hp 12
19     maxhp 12
20 root 1.6 run_away 80
21     wc 15
22 root 1.4 dam 15
23     speed -0.2
24 root 1.6 exp 1
25     weight 8500
26 root 1.4 attack_movement 2
27     editable 1
28 root 1.1 end