ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/farmyard/sheep.arc
Revision: 1.3
Committed: Tue Jan 2 21:54:20 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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