ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/Wolf/dwolf.arc
Revision: 1.5
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.4: +23 -24 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object dire_wolf
2     name dire wolf
3     face dwolf.x71
4     race animal
5     randomitems dwolf
6 root 1.4 anim
7     dwolf.x71
8     dwolf.x71
9     dwolf.x72
10     dwolf.x31
11     dwolf.x31
12     dwolf.x32
13     facings 2
14     mina
15 root 1.5 monster 1
16     sleep 1
17     Wis 20
18     alive 1
19 root 1.3 hp 450
20     maxhp 460
21 root 1.5 Con 2
22     speed 0.2
23 root 1.3 exp 6000
24 root 1.5 no_pick 1
25     can_see_in_dark 1
26     ac -4
27 root 1.3 dam 45
28 root 1.5 attacktype 17
29     resist_cold 50
30     resist_fire -25
31 root 1.3 wc 1
32     level 9
33 root 1.5 can_cast_spell 1
34     sp 30
35     maxsp 30
36     Pow 5
37 root 1.3 weight 80000
38 root 1.5 editable 1
39 root 1.3 run_away 7
40 root 1.5 attack_movement 3
41 root 1.3 color_fg grey
42 root 1.1 end