ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/farmyard/sheep.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: +17 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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