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

File Contents

# User Rev Content
1 root 1.6 object wolf
2 root 1.5 face wolf.x71
3     race animal
4     randomitems wolf
5 root 1.4 anim
6     wolf.x71
7     wolf.x71
8     wolf.x72
9     wolf.x31
10     wolf.x31
11     wolf.x32
12     facings 2
13     mina
14 root 1.5 monster 1
15     sleep 1
16     Wis 20
17     alive 1
18 root 1.3 hp 150
19 root 1.5 can_see_in_dark 1
20     attacktype 1
21 root 1.3 maxhp 160
22 root 1.5 Con 2
23     speed -0.2
24 root 1.3 exp 500
25 root 1.5 ac 1
26 root 1.3 dam 25
27     wc 1
28     level 5
29     weight 55000
30 root 1.5 editable 1
31 root 1.3 run_away 15
32 root 1.5 attack_movement 3
33 root 1.3 color_fg grey
34 root 1.1 end