ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/farmyard/goose.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object goose
2 root 1.6 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